Skip to content

mauriciogior/json-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Cleaner

Quick comment cleaner for Node.JS!

Installation

$ npm install json-cleaner

Description

v1.0.0 Working with comments with // and /* */ (and variations).

Quick Usage

sample.js

var jsonCleaner = require('json-cleaner');

var someJson = jsonCleaner.clean(someJson);

About

Quick comment cleaner for Node.JS!

Resources

License

Stars

Watchers

Forks

Packages

No packages published