-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- A convention-based documentation generator which can be given a set of markdown and .tsx files, and create doc pages with live examples
- a typed react-router "routes" generator which can define the whole application and generate routes on demand
- A type generator which consumes typescript types and interfaces, and generates run-time checked code, literally just guarantee compile-time checks at run-time
- an openapi to zod types generator
- a type-first CRUD abstraction like react-admin but with more limited scope