An open API service indexing awesome lists of open source software.

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

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.