Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamataryo/substance
https://github.com/kamataryo/substance
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamataryo/substance
- Owner: kamataryo
- Created: 2019-02-20T00:22:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T02:03:09.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T02:12:18.591Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# substance
Remove null from JSON
## Development
```shell
$ git clone [email protected]:kamataryo/substance.git
$ cd substance
$ yarn
$ npm run lint
$ npm run build
```