Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaku-sei/ts-json-decode-generator
https://github.com/gaku-sei/ts-json-decode-generator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gaku-sei/ts-json-decode-generator
- Owner: gaku-sei
- Created: 2018-08-01T14:20:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T13:11:39.000Z (over 6 years ago)
- Last Synced: 2024-11-05T13:12:39.450Z (3 months ago)
- Language: OCaml
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build
```
npm run build
```# Watch
```
npm run watch
```# Editor
If you use `vscode`, Press `Windows + Shift + B` it will build automatically