An open API service indexing awesome lists of open source software.

https://github.com/devnet-io/decorator-form

Dynamically generate schemas for react-jsonschema-form from TypeScript decorators
https://github.com/devnet-io/decorator-form

Last synced: 10 months ago
JSON representation

Dynamically generate schemas for react-jsonschema-form from TypeScript decorators

Awesome Lists containing this project

README

          

!> Note: this library is under active development, breaking changes may occur

# TypeForm

TypeForm is a library for generating schemas for [react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form) from TypeScript decorators.

Documentation coming soon.