Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 612 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 612 Bytes

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.