Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bcherny/json-schema-to-typescript-browser
Browser demo for json-schema-to-typescript
https://github.com/bcherny/json-schema-to-typescript-browser
json-schema json-schema-to-typescript typescript
Last synced: 3 months ago
JSON representation
Browser demo for json-schema-to-typescript
- Host: GitHub
- URL: https://github.com/bcherny/json-schema-to-typescript-browser
- Owner: bcherny
- Created: 2017-04-23T00:19:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T12:11:07.000Z (8 months ago)
- Last Synced: 2024-10-18T11:27:03.027Z (4 months ago)
- Topics: json-schema, json-schema-to-typescript, typescript
- Language: JavaScript
- Homepage: https://bcherny.github.io/json-schema-to-typescript-browser/
- Size: 9.02 MB
- Stars: 36
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# json-schema-to-typescript-browser
> Browser usage demo for json-schema-to-typescript
## Usage
```sh
npm install
npm start
# open http://localhost:8080 in a web browser
```