gapstack icon indicating copy to clipboard operation
gapstack copied to clipboard

Ideas for future packages

Open Nick-Lucas opened this issue 1 year ago • 0 comments

  • 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

Nick-Lucas avatar Oct 08 '22 20:10 Nick-Lucas