https://github.com/tom-weatherhead/thaw-json
Reads and writes JSON files.
https://github.com/tom-weatherhead/thaw-json
json json-parser
Last synced: 3 months ago
JSON representation
Reads and writes JSON files.
- Host: GitHub
- URL: https://github.com/tom-weatherhead/thaw-json
- Owner: tom-weatherhead
- License: mit
- Created: 2020-06-15T03:15:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:55:11.000Z (over 3 years ago)
- Last Synced: 2025-02-23T14:23:01.345Z (over 1 year ago)
- Topics: json, json-parser
- Language: TypeScript
- Homepage:
- Size: 1.26 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# thaw-json
A .json file reader and writer.
[](https://travis-ci.org/tom-weatherhead/thaw-json)
[](https://www.npmjs.com/package/thaw-json)
[](https://www.npmjs.com/package/thaw-json)
[](https://snyk.io/test/github/tom-weatherhead/thaw-json?targetFile=package.json&package-lock.json)
[](https://codeclimate.com/github/tom-weatherhead/thaw-json/maintainability)
[](https://codeclimate.com/github/tom-weatherhead/thaw-json/test_coverage)
[](https://github.com/facebook/jest)
[](https://github.com/prettier/prettier)
[](https://github.com/tom-weatherhead/thaw-json/blob/master/LICENSE)
## Features
- Self-contained: No run-time package dependencies!
## License
[MIT](https://choosealicense.com/licenses/mit/)