Tiny millisecond conversion utility
Get the ArrayBuffer out of a DataView, robustly.
Cache requires to be lazy-loaded when needed.
detect and report syntax errors in source code strings
recursively Object.freeze() objects and functions, works in strict mode
Universal Module Definition for use in automated build systems
Simplify the creation an index file for your ESLint plugin
JS class extension tool for enabling easily extending prototype with multiple objects.
util.inherits with compatibility
Fork of pretty-format with support for ESM
Array extras for regular expressions
Get the command from a shebang
Inquirer input text prompt
List of properties for JavaScript objects
JSON parse & stringify that supports binary via bops & base64
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.
Shim for process.hrtime in the browser
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
fully asynchronous, pure JavaScript implementation of the Parquet file format
Detect Node.JS (as opposite to browser environment). ESM modification
Find multiple RegExp matches in a string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.