A simple React wrapper for the audio tag
A simple function for computing the hash of the contents of one or more files
A fail-fast circuit breaker for promises and callbacks
Small promise wrapper around node's `child_process#exec` allowing you to use async/await syntax for commands you want to execute.
Fuzzy file/directory search and select prompt for inquirer.
Like the `Did you mean?` in git for npm
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.
Check if something is a negative number
Wrapper over node-imap, providing a simpler api for common use cases
favicon bounce middleware for koa
Turn any collection of objects into its own efficient tree or linked list using Symbol
[](https://coveralls.io/github/rijs/fn?branch=master) [](https://travis-ci.org/rijs/fn)
Find a suitable IP host to view local websites on.
Broccoli plugin to create a file.
No description provided.
Small library to simplify working with Generators and Iterators in Javascript / Typescript
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:
return the first event in a set of ee/event pairs
A recursive version of _.defaults.
Makes it easy to replace require'd dependencies.
Additional function extensions with a chainable api