Skip to content

Read JSON from a file, convert data types, and validate

License

Notifications You must be signed in to change notification settings

psnider/json-file

Repository files navigation

Load and Validate JSON Files

See the TypeScript declaration file: typings/json-file/json-file.d.ts

See the tests for how to use this module: src/ts/test-json-file.ts

This is built with TypeScript and uses gulp for builds and task management.

Problems

This should support JSON directly without loading from a file.

Setup for Build

npm install

You should install these globally:

  • typescript
  • tsd
  • gulp
  • mocha

Build and Test

gulp

Support

If you have any questions, suggestions, or problems, please email me at my address given on npm, or file an issue.

About

Read JSON from a file, convert data types, and validate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published