Runtime for @effectful/es
Operation with seeded random numbers for mgraph.*
Create an error from an array of error messages
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
A serverless plugin that will fix the problem of AWS-Layers not working with ES Modules (ESM .mjs)
High-performance JSON Pointer implementation
A streaming JSON parser/stringifier using web streams.
Utilities library for Angular
Run multiple promise-returning & async functions with limited concurrency using native ES9
An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
Validates if a value is an array.
Block API for WordPress.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
ESM port of set-cookie-parser with bundled types.
Simple Serialize
Takes a ring and return true or false whether or not the ring is clockwise or counter-clockwise.
ECMAScript module interop library
Takes an async iterator that emits things and emits them as fixed size batches
Create a from2 stream based on an array of source values
Heuristic lexer for detecting imports and exports in JavaScript modules
Implement iterator with helper functions
Babel plugin for variable auto imports
No description provided.
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.