0.1.7 • Published 4 years ago

just-json-type v0.1.7

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Just JSON Type

JSON.parse and JSON.stringify but with strict TypeScript definitions

Usage

This packages export two aliases:

  • load is JSON.parse with strict type definition
  • dump is JSON.stringify with strict type definition

License

MIT © Hoàng Văn Khải