Patches built-in TypeScript declarations to use stricter numeric types in `DataView` and `TypedArray` sub-classes.
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Patch typescript to support custom transformers in tsconfig.json
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
64-bit big-endian signed integer-to-string conversion
Truncate a semver version: `1.2.3` → `1.2.0`
ESM and TypeScript rewrite of Google's diff-match-patch
Make multiple changes to a block of text by providing start and end indices and replacement text
TypeScript definitions for diff-match-patch
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Patch console methods to intercept output
Fix broken node modules with no fuss
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Type utilities for working with TypeScript + ESLint together
Deep comparison of 2 instances for should.js
Another biased type checking solution for Javascript
A promise based, dynamic priority queue runner, with concurrency limiting.
Fast Javascript text diff
Enhance ESLint with better support for large scale monorepos
Writes a changeset to a file
Convert HSL colors to RGB colors in hex format.