Tiny JavaScript tokenizer.
Get an array of valid, sorted, and cleaned semver versions from an array of strings
Return the data type of an array.
Populate a <canvas> element with a font texture atlas
Parse a JSON string that has git merge conflicts, resolving if possible
Convert object keys from camel case
Unified diff parser
Quickly scan for CLI flags and arguments
Check if an object is an array or a typed array
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
line String/Array#indexOf but return all the indexes in an array
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Creates a real Array from almost anything.
Return a function which tests if every element in an array-like object passes a test condition.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
<a href="https://www.npmjs.com/package/babel-plugin-twin"><img src="https://img.shields.io/npm/dt/babel-plugin-twin.svg" alt="Total Downloads"></a> <a href="https://www.npmjs.com/package/babel-plugin-twin"><img src="https://img.shields.io/npm/v/babel-plug
Modern TypeScript JSON diff library - Zero dependencies, high performance, ESM + CommonJS support. Calculate and apply differences between JSON objects with advanced features like key-based array diffing, JSONPath support, and atomic changesets.
TypeScript definitions for stream-array
PEGjs grammars and tools for constructing unified-latex ASTs
create a new array filled with a value, or zero
Copy files and folders using Rollup
Apply a diff to an object. Optionally supports jsonPatch protocol
Resolver for tarball dependencies
Like _.pullAll but with globs (wildcards)