Advertise here

jQuery Plugins Tagged ‘parser’

Yup – JavaScript Object Schema Validator

August 19, 2019     1160     Validation
Yup – JavaScript Object Schema Validator

Yup is a dead simple javascript object schema validator and object parser. Yup separates the parsing and validating functions into separate steps so it can be used to parse json separate from validating it.

 

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 »

Snarkdown – Simple Markdown Parser with Javascript

February 28, 2017     1520     Text & String
Snarkdown – Simple Markdown Parser with Javascript

Snarkdown is a dead simple and lightweight Markdown parser written in JavaScript.

It's designed to be as minimal as possible, for constrained use-cases where a full Markdown parser would be inappropriate.

Read More »

VisitorParser.js – User Agent & IP Geo Location Parser with Javascript

December 29, 2016     1223     Others
VisitorParser.js – User Agent & IP Geo Location Parser with Javascript

VisitorParser.js is a lightweight javascript-based to analyze visitors with user-agent & ip geo location parser.

Read More »

UAParser.js – Lightweight JavaScript-Based User-Agent String Parser

November 20, 2016     815     Others
UAParser.js – Lightweight JavaScript-Based User-Agent String Parser

UAParser.js is a JavaScript-based User-Agent string parser. Supports browser & node.js environment. Also available as jQuery/Zepto plugin, Bower/Meteor package, & RequireJS/AMD module.

Read More »

Fabric.js – Javascript Canvas Library

June 10, 2016     3026     HTML5
Fabric.js – Javascript Canvas Library

Fabric.js is a powerful and simple Javascript HTML5 canvas library. Fabric provides interactive object model on top of canvas element.

Fabric also has SVG-to-canvas (and canvas-to-SVG) parser.

Read More »