Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.04 KB

TS Mock

  • Generate interface from json/object/class
  • Generate mock data from interface

Usage

Data to Interface

  • json to interface

    json to interface
  • object to interface

    object to interface
  • class to interface

    class to interface

Interface to Data

  • interface to mock data

    interface to mock data

    Type Support

    Please check this library google/intermock

Menu Options

Command
TS Mock - Data to Interface
TS Mock - Interface to Data

License

MIT