Codecs for strings of different sizes and encodings
Get the shortest leading whitespace from lines in a string
light weight option/argv parser for node, it only parses options, nothing more then that.
Stringify your JSON at max speed
Truncate a string in the middle to a specified length.
Capitalize the first letter of each word in a string.
Calculate the range of a strided array.
Apply a unary function to a single-precision floating-point strided input array and assign results to a single-precision floating-point strided output array.
Create a function for generating pseudorandom values drawn from a unary PRNG.
Detect native arrow function support.
Reverse the UTF-16 code units of a string.
Extract the stem of a given word.
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Get a (flat) tree representation of the modules in your node_modules folder
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
A list of familiar American-English words.
Sort a one-dimensional double-precision floating-point ndarray using heapsort.
Inquirer confirm prompt
Vuex plugin for vue-cli
Return a typed array view having the same data type as a provided input typed array and starting at a specified index offset.
fs.rename but works across devices. same as the unix utility 'mv'
Compute the multiplicative inverse of a double-precision floating-point number.
CLI for generating typed TanStack Query React Hooks and services from OpenAPI Document, improving type safety in React apps
Compute the sum of all elements in a one-dimensional ndarray.