Extract useful information from font files
Create and parse HTTP Content-Type header
Schema for data modeling & validation
Safely push each item of an array to a stream
Keccak library to compute 256 bit keccak hash in JavaScript
mutate a copy of data without changing the original source
TypeScript definitions for express-mung
Synchronously get the current git commit hash, tag, or branch
Easily build binaries
Convert HTML to PDF in node.js
Convert a string to lowercase.
API client for bufferapp.com
👜 Callbag operator which buffers source values until separator stream emits.
Escape LaTeX special characters with Javascript
FIXParser shared codebase
Buffer hexdump tool for browser and Node
Collapse the leading and trailing whitespace of a string
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
This plugin transforms ES2015 modules to AMD
A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other
TypeScript definitions for postcss-modules-scope
TypeScript definitions for string-hash
A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`