hyper-json-immutable-parse

0.1.10 • Public • Published

hyper-json-immutable-parse

parse a hyper+json document into an immutable value

Usage

var parse = require('hyper-json-immutable-parse');
 
JSON.parse('{"users": [{"href": "/users/1"}, {"href": "/users/2"}, {"href": "/users/3"}]}', parse);

Readme

Keywords

Package Sidebar

Install

npm i hyper-json-immutable-parse

Weekly Downloads

6

Version

0.1.10

License

MIT

Last publish

Collaborators

  • camshaft