RyanMarcus / dirty-json

A parser for invalid JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ad a minified version that makes the parser a global js value

lastlink opened this issue · comments

many npm packages will minify their project with a build that can be used w/out using a require statement

There are plenty of tools that can create a consumable package easily, e.g. browserify.