Extension Icon

Typescript Mock Generator

Generate mock/fake data from your typescript interfaces easily
AvatarDavid Alecrim
236 Installs
OverviewCommandsVersion History

Versions1

Initial Version - May 3, 2023

  • Add form to read/display the requested data
  • Add textarea input to read the interfaces from the user
  • Add the number of rows the user wants per interface
  • Add textarea to display the mocked data to the user
  • Add api call to generate the mocked data
  • Add copy to clipboard action
  • Add reset form action