Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zambezi/fun

Functional utility belt for Javascript
https://github.com/zambezi/fun

Last synced: 12 days ago
JSON representation

Functional utility belt for Javascript

Awesome Lists containing this project

README

        

# Fun!

What is fun?
------------

A functional utility belt, for JavaScript. It's rather lovely, you should try it you'll like it.

Why fun?
--------

There are plenty of very good libraries to aid with functional programming in Javascript. This project sits at the seams of those projects, and rather than compete with them fun complements them.

Installation
------------

```bash
npm install --save-dev @zambezi/fun
```

Usage
-----

For usage, have a look at documentation for the individual functions, listed in the [SUMMARY](SUMMARY.md)

Found an issue, or want to contribute?
--------------------------------------

If you find an issue, want to start a discussion on something related to this project, or have suggestions on how to improve it? Please [create an issue](../../issues/new)!

See an error and want to fix it? Want to add a file or otherwise make some changes? All contributions are welcome! Please refer to the [contribution guidelines](CONTRIBUTING.md) for more information.

License
-------

Please refer to the [license](LICENSE.md) for more information on licensing and copyright information.