An Error subclass that will chain nested Errors and dump nested stacktraces
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
CLI for the json-2-csv package
Node.js tool to efficiently explore and list all field paths in a JSON object. Perfect for understanding complex JSON structures, it recursively analyzes JSON data to provide a clear summary of nested fields and arrays.
➔ Schema-based slug plugin for Mongoose ✓ single⋮compound ✓ unique within collection⋮group ✓ nested docs⋮arrays ✓ relative⋮abs paths ✓ sync on change: create⋮save⋮update⋮updateOne⋮updateMany⋮findOneAndUpdate ✓ $set operator ✓ counter⋮shortId
Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware encoding of JSON for LLM prompts
use querySelector syntax to search for nodes inside of (nested) shadow roots
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Generates diffs between documents and primitive types
Making SvelteKit forms a pleasure to use!
The fastest Node.js library for formatting terminal text with ANSI colors~!
a JSON logging library for node.js services
jQuery or Zepto plugin to serialize a form into a JavaScript Object, using the same format as the default Ruby on Rails request params
Match balanced character pairs, like "{" and "}"
A lightweight hook for persisting form state in `react-hook-form`, with support for nested fields, custom storage, and full control.
A command-line client for Testiny
The official Nested Docs plugin for Payload
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
a JSON logging library for node.js services
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
A Long class for representing a 64-bit two's-complement integer value.
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
TypeScript utility type WithRequired
The test infrastructure is complicated because some tests are meant to be run once, and some tests are meant to be run once for each dialect, or once for each dialect from a set of dialects. Work is happening to clean this up and clarify how to deal with