/json-scripter

A npm package that turns your JSON file to JS code.

Primary LanguageJavaScriptMIT LicenseMIT

Json Script

A npm package that turns your JSON file to JS code.

Example Json file:

{"console": {"log": "('reis')"}}

How to use it:

json-scripter --json --js