Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```