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
- Host: GitHub
- URL: https://github.com/devnet-io/decorator-form
- Owner: devnet-io
- License: mit
- Created: 2018-05-11T00:13:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:56:52.000Z (over 3 years ago)
- Last Synced: 2025-09-07T07:32:44.701Z (10 months ago)
- Language: TypeScript
- Size: 221 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.