json-parse
Curried function that calls `JSON.parse` on provided input returning either the parsed JSON or the specified default value if the data fails to parse as valid JSON instead of throwing a `SyntaxError`.
Curried function that calls `JSON.parse` on provided input returning either the parsed JSON or the specified default value if the data fails to parse as valid JSON instead of throwing a `SyntaxError`.
Beanstalkd protocol parser for Node.js/Javascript
moment parser that supports natural language expressions
A client-side DOM to vdom parser based on DOMParser API, compatible with virtual-dom
ngx-translate parser that supports pluralization and select (a la Angular's i18n module)
Convert query strings to numbers and boolean for express/connect applications.
a tiny c interpreter compiled to wasm
DOM wrapper for libxmljs
NodeJS X12 parser using streams
A simple email extractor for obfuscated emails.
[]()
This repository provides a parser for `*.ts` files. It parses the structure of a file and provides JSON object that contains its declaration.
Turn your CSV files to queryable objects
Utility that converts various aws events to plain JavaScript object
A basic parser for ALB access logs, forked from elb log parser git@github.com:toshihirock/node-elb-log-parser.git
Parsing library filling the gap between regular expressions and complete grammars
🇫🇷 A parser / validator for French Social Security Number
Generates & parses fixed width records against a JSON spec
Pure JavaScript parser for key1=value1;"key 2"="value 2"; strings.
An `URL` parser for crawling purpose.