3.0.1 • Published 10 years ago

jsonic-ometajs v3.0.1

Weekly downloads
606
License
MIT
Repository
github
Last release
10 years ago

jsonic-ometajs

A JSON parser that also accepts C-style comments.

Use

var jsonic = require('jsonic-ometajs');
var val = jsonic.parse('/* Comment */{ "Hello": "World" }\n// Hi');
3.0.1

10 years ago

3.0.0

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.0.0-0

10 years ago

1.0.0

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.0

12 years ago