system-json

JSON plugin for StealJS and SystemJS

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
system-json
0.1.08 years ago9 years agoMinified + gzip package size for system-json in KB

Readme

system-json
This is a plugin for SystemJS and StealJS that makes it easy to work with JSON.

Use

By running json.js, it will add its behavior to a System loader. Once it has been added, it will check if each file looks like JSON. If it does, the JSON data will be returned as the module's value.

License

MIT