Advertise here

JSON

formio.js – JavaScript Forms with JSON Form Builder

April 11, 2020     2940     JSON Form Elements
formio.js – JavaScript Forms with JSON Form Builder

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.

Read More »

Corona Data Scraper – COVID-19 Coronavirus Data Scraped from Verified Sources

April 04, 2020     729     JSON
Corona Data Scraper – COVID-19 Coronavirus Data Scraped from Verified Sources

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.

Read More »

Editor.js – Next Generation Block-Styled Editor

April 15, 2019     2236     JSON Text & String
Editor.js – Next Generation Block-Styled Editor

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.

Read More »

ST.js – JSON Selector & Transformer

October 12, 2017     1109     JSON
ST.js – JSON Selector & Transformer

st.js is a library that adds a couple of powerful methods to JavaScript's native JSON.

  • Select: Query any JSON tree to select exactly the subtree you are looking for.
  • Transform: Transform any JSON object to another by parsing with a template, also written in JSON

Read More »

csv-parser – Streaming CSV Parser

August 11, 2017     835     JSON
csv-parser – Streaming CSV Parser

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.

Read More »

Mockjax – Ajax Request Mocking with jQuery

August 09, 2017     1583     JSON Ajax
Mockjax – Ajax Request Mocking with jQuery

jQuery Mockjax plugin provides request/response mocking for ajax requests using the jQuery API and provides all standard behaviors in the request/response flow.

Read More »

Survey.js – JavaScript Survey Engine

February 06, 2017     3400     JSON Bootstrap
Survey.js – JavaScript Survey Engine

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.

Read More »

JSON Form – Javascript Library to Build Forms from JSON Schema

January 07, 2017     4312     JSON Form Elements
JSON Form – Javascript Library to Build Forms from JSON Schema

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.

Read More »

Random Quote Machine with jQuery and JSON

May 09, 2016     1021     JSON Text & String
Random Quote Machine with jQuery and JSON

A simple and nice random quote machine created by using jQuery and JSON.

Read More »

Echo – Convert HTML Tables to JSON/CSV

February 17, 2016     1420     JSON
Echo – Convert HTML Tables to JSON/CSV

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.

Read More »

JSONForms – Javascript Library to Submit Forms as JSON

January 14, 2016     2180     JSON
JSONForms – Javascript Library to Submit Forms as JSON

JSONForms is a javascript library for submitting form data as JSON. With this plugin you can convert any form into a structured JSON object.

Read More »

DreamJS – Lightweight JSON Data Generator

December 06, 2015     1699     JSON
DreamJS – Lightweight JSON Data Generator

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.

Read More »

λJSON – Extend JSON with Pure Functions

October 14, 2015     878     JSON
λJSON – Extend JSON with Pure Functions

λJSON is a drop-in replacement for JSON which also allows you to parse and stringify pure functions and their contents.

Read More »

Vega – Visualization Grammar

September 08, 2015     3315     JSON HTML5 Chart & Graph
Vega – Visualization Grammar

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.

Read More »

Falcor – JavaScript Library for Efficient Data Fetching

August 20, 2015     1748     JSON
Falcor – JavaScript Library for Efficient Data Fetching

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. 

Read More »