Skip to content

IvanIsayenko1/interface-mocker

Repository files navigation

InterfaceMocker

This app generates a JSON object based on a provided TypeScript interface. By analyzing the structure of the interface, it automatically creates a mock object with the appropriate fields and types, streamlining the process of generating test data and simplifying development.

About

InterfaceMocker is made with

  • React
  • TypeScript
  • Tailwind
  • Monaco editor
  • Jabber
  • Vite

This stack ensures a smooth, scalable development workflow with excellent performance and maintainability. It is designed to have minimal overhead in terms of complexity, performance impact, and dependency size.