jsonic-ometajs

3.0.1 • Public • Published

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');

Readme

Keywords

Package Sidebar

Install

npm i jsonic-ometajs

Weekly Downloads

582

Version

3.0.1

License

MIT

Last publish

Collaborators

  • aredridel