hay-kot / scaffold

A cookie cutter alternative with in-project scaffolding for generating components, controllers, or other common code patterns.
https://hay-kot.github.io/scaffold/
MIT License
51 stars 5 forks source link

feat: typescript to schema pipeline for in-editor autocomplete #176

Closed hay-kot closed 2 months ago

hay-kot commented 2 months ago

utilize docs/typescript to build schema with rich descriptions and validation with lsp support

I also looked at cuelang but they don't currently support exporting to JSON Schema

To Do's