Parse a string into an array of objects with `name`, `email` and `url` properties following npm conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of authors objects.
parse and manipulate network addresses
A Passport.js strategy for custom authentication via JSON from the request body
Provides a simple interface to parse and munge SDP(session description protocol)
Simple non-intrusive library for validating Express routes with Joi and auto-generating Swagger documentation.
Shared utilities and constants between @pollyjs packages
Blazing fast input validation and transformation ⚡
Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, and a focus on keeping existing workbook features and styles in tact.
Abstract Base Class for providers that parse a binding string
A parser & formatter for ICU DateFormat skeleton strings
Scripts for Adobe Creative Cloud Web Add-on.
simple scope analysis for javascript ASTs
lightweight translation module with dynamic json storage
The Client that provides a simple and convenient way to interact with InfluxDB 3.
Hapi server integrations of promster
Parsing lcov.info and returning total of the summary intended to use inside CI to exit if threshold not reach
Parse .gitignore files into an array of patterns.
Minimal toolkit for building CLIs
express utils and middlewares
Official CKEditor 4 component for Angular.
TypeScript definitions for marko
Yandex authentication strategy for Passport.
Middleware for validating host headers in requests to protect against DNS rebinding attacks.
restore parseFloat behavior to node-postgres (pg) - can be used as a reference for implementing other type parsing addons