Showing 1-20 of 2,599,550 packages
Zip/Tar a complete folder or a glob list into a zip/tgz file
Runs a list of async tasks, passing the results of each into the next one
Draws a big triangle
Convert a typed array to a Buffer without a copy
A very powerful and easy-to-use number precision calculation and formatting library.
Check if a value is a plain object
A library for efficiently walking a directory recursively
A JavaScript parser
Get a stream as a string, Buffer, ArrayBuffer or array
Give a regex, get a robust predicate function that tests it against a string.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Check if a file path is a binary file
A better forEach
Convert a string of words to a JavaScript identifier
Returns a `stream.Readable` from a URI string
Determine if a function is a native generator function.
a glob matcher in javascript
Check if a path is a file, directory, or symlink
Execute a callback when a request closes, finishes, or errors
A memoization function that uses a WeakMap