Validate and normalise user choice: array, object or both?
Test if an array-like object supports the accessor (get/set) protocol.
Rich text value and manipulation API.
Promisify a callback-based function
Converts Zod schemas to Json Schemas
flattens nested vertex data into a typed array
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Codecs for various data structures
Utilities for executing code in Web Workers
Compare, format, diff and serialize any JavaScript value
ProseMirror's rowspan/colspan tables component
Some utilities for JSON pointers described by RFC 6901
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Get the last or last n elements in an array.
EditorConfig File Locator and Interpreter for Node.js
{G,S}et object values using MongoDB-like path notation
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
A minimal CSS module shim
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
Deep comparison of 2 instances for should.js
a customizable value inspector
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
A Promise-based interface into processes created by child_process.spawn
A JavaScript implementation of the Unicode Bidirectional Algorithm