formio.js is a plain JavaScript form renderer and SDK for Form.io that allows you to render the JSON schema form and render those within your application using plain JavaScript, as well as provides an interface SDK to communicate to the Form.io API's.
Corona Data Scraper pulls COVID-19 Coronavirus case data from a variety of openly available world government data sources and curated datasets. It finds the corresponding GeoJSON features, and adds population data.
Editor.js is a block-styled editor that outputs clean data in JSON instead of heavy HTML-markup. Editor.js is designed to be API extendable and pluggable.
st.js is a library that adds a couple of powerful methods to JavaScript's native JSON.
csv-parser is a streaming csv parser inspired by binary-csv that aims to be faster than everyone else.
csv-parser
can convert CSV into JSON at at rate of around 90,000 rows per second.
jQuery Mockjax plugin provides request/response mocking for ajax requests using the jQuery API and provides all standard behaviors in the request/response flow.
survey.js is a JavaScript library to add a survey to your website. It uses JSON for survey metadata and results. Also it can be used with bootstrap.
The JSON Form library is a JavaScript client-side library that takes a structured data model defined using JSON Schema as input and returns a Bootstrap-friendly HTML form that matches the schema.
A simple and nice random quote machine created by using jQuery and JSON.
Echo is able to read tables from a website or a html file and convert it to JSON or CSV. Perfect for saving data from a website and loading it into excel, database, etc.
JSONForms is a javascript library for submitting form data as JSON. With this plugin you can convert any form into a structured JSON object.
DreamJS is a lightweight javascript library to generate json data.
This library can output random data from a Json Schema using standard types like String, Number, Date, Boolean, Array, or with the 60+ built-in custom types like Name, Age, Address, Word, Sentence, paragraph, gender, (RGB) color etc.
λJSON is a drop-in replacement for JSON which also allows you to parse and stringify pure functions and their contents.
Vega is a visualization grammar, a declarative format for creating and saving interactive visualization designs.
With Vega you can describe data visualizations in a JSON format, and generate interactive views using either HTML5 Canvas or SVG.
Falcor is the innovative data platform that allows you to model all your backend data as a single Virtual JSON object on your Node server. On the client you work with your remote JSON object using familiar JavaScript operations like get, set, and call.