Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Functions for modifying a unified-latex AST
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Generate markdown table from array of objects
JSX v-model transform
Simply swizzle your arguments
Conditionally add a middleware to express with some common patterns.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Convert an object's keys to snake case
Prettier plugin to force all arrays to be multiline.
write logs to js Array
Cross platform normalization of process.argv
Vite plugin to transform SVGs into React components
Test if a value is a typed array.
Test if a value is a complex typed array.
Another biased type checking solution for Javascript
Align the text in a string.
The Filesystem API provides a NodeJS-like API for working with files on the device.
A zero dependency object merger with typescript support and built in common merge utilities.
Treat your $PATH like a JavaScript Array
Compile ES2015 block scoping (const and let) to ES5
render domhandler DOM nodes to a string
Merge multiple streams into a unified stream
Array#filter() with also detecting indexes of filtered values