Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wix-incubator/autoviews
A library for building user interfaces with JSON schemas, react components and data
https://github.com/wix-incubator/autoviews
Last synced: 16 days ago
JSON representation
A library for building user interfaces with JSON schemas, react components and data
- Host: GitHub
- URL: https://github.com/wix-incubator/autoviews
- Owner: wix-incubator
- License: mit
- Created: 2022-01-13T12:29:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T22:04:57.000Z (7 months ago)
- Last Synced: 2024-05-29T13:03:02.078Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 17.4 MB
- Stars: 12
- Watchers: 44
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# AutoViews
`AutoViews` is a set of utilities and abstractions which provides functionality to automatically build UI on top of `JSONSchema`.
[Documentation and live examples](https://wix-incubator.github.io/autoviews/)
## Installation
```
npm install @autoviews/core
```## License
MIT © Wix.com