Create a javascript regular expression for matching everything except for the given string.
Async module-loading library and protocol for bundlers/loaders targeting isomorphic apps and Node.js.
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
Create Error classes
TypeScript definitions for charset
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Encrypts and decrypts parts of your objects with KMS
``` npm i @transmute/secp256k1-key-pair@latest --save ```
TypeScript definitions for rfc2253
Truncate string to given length in bytes
Parse JSON safely without throwing
Strip comments from a Pug token stream (from the lexer)
https://github.com/facebook/zstd compiled to WebAssembly and exposed as a high-level TypeScript/JavaScript API . PRs welcome!
Match human-quality input to potential matches by edit distance.
Minimatch but for collections of minimatcher matchers.
Node.js Buffer API, for Sketch
French spelling dictionary
A drop-in replacement for smart-buffer that does not rely on the Buffer global.
Read a binary stream that contains BSON objects and emit each as a JavaScript object.
A light-weight module that brings window.fetch to node.js
A tiny, PEG-like system for building language grammars with regexes.
WIP - trying to reoslve issues with babel and nodejs lodash dependencies. JSON Web Token implementation (symmetric and asymmetric)
Convert stream in node.js to buffer or array