A simple React wrapper for the audio tag
Small promise wrapper around node's `child_process#exec` allowing you to use async/await syntax for commands you want to execute.
A simple function for computing the hash of the contents of one or more files
A fail-fast circuit breaker for promises and callbacks
Like the `Did you mean?` in git for npm
Fuzzy file/directory search and select prompt for inquirer.
Check if something is a negative number
Fantasy Land -compliant Either type
Computes the dot product between two numeric arrays.
JS class extension tool for enabling easily extending prototype with multiple objects.
[](https://coveralls.io/github/rijs/fn?branch=master) [](https://travis-ci.org/rijs/fn)
favicon bounce middleware for koa
Wrapper over node-imap, providing a simpler api for common use cases
Broccoli plugin to create a file.
Find a suitable IP host to view local websites on.
Turn any collection of objects into its own efficient tree or linked list using Symbol
I find myself writing `item = item instanceof Array ? item : [item]` a lot, so I decided to make a simple library to does it for me. A few examples:
No description provided.
Small library to simplify working with Generators and Iterators in Javascript / Typescript
A recursive version of _.defaults.
return the first event in a set of ee/event pairs
Additional function extensions with a chainable api
Babel plugin that replaces System.import with the equivalent UMD pattern