reisxd / json-scripter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%