https://github.com/gampleman/json2js
A simple web app to convert JSON to pasteable JS
https://github.com/gampleman/json2js
Last synced: over 1 year ago
JSON representation
A simple web app to convert JSON to pasteable JS
- Host: GitHub
- URL: https://github.com/gampleman/json2js
- Owner: gampleman
- License: mit
- Created: 2015-09-16T13:09:14.000Z (almost 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-09-16T14:21:35.000Z (almost 11 years ago)
- Last Synced: 2025-02-07T09:13:57.371Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://code.gampleman.eu/json2js
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# json2js
This little webapp converts JSON to JavaScript code. Mostly this is useful for setting
up test data for specs. There is an optional filtering mechanism.