🐊Putout plugin helps with tests
A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.
Utility to compare two wallet addresses
Deep values comparator for JS
Plugin for easepick.
Underlying schema language parsed from arktype syntax.
Assert that two Node-API typed array data types are equal.
`Object.defineProperty`, but not IE 8's broken one.
Sign and unsign cookies
Dependency-free RFC 3986 URI toolbox
Shallow equal check object.
A deterministic object hashing algorithm for Node.js.
Blazing-fast equality checks, minus the baggage. A lean, standalone alternative to Lodash's isEqual—because speed matters.
Inquirer number prompt
Check is string equal to IamBanky
Determine whether two geometries of the same type have identical X,Y coordinate values
Easy and small child_process.spawn
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Which kind of boxed JS primitive is this?
Robustly get the byte length of a Typed Array
code-red
capitalize the first letter of a string, or all words in a string
Securely compare two strings, copied from cryptiles