Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ace411/bingo-functional-js

A JavaScript port of the bingo-functional library.
https://github.com/ace411/bingo-functional-js

bingo-functional-js es6 functional-javascript functional-js functional-programming functors helper-functions javascript javascript-functions javascript-library monads

Last synced: 22 days ago
JSON representation

A JavaScript port of the bingo-functional library.

Awesome Lists containing this project

README

        


logo


Welcome to bingo-functional-js 👋



Version

Build Status


Documentation


Maintenance


License: Apache-2.0

> A port of the [PHP bingo-functional](https://github.com/ace411/bingo-functional) library

### 🏠 [Homepage](https://bingo-functional-docs.now.sh)

## Install

```sh
npm install bingo-functional-js
```

**OR**

```sh
yarn add bingo-functional-js
```

## Run tests

```sh
npm run test
```

**OR**

```sh
yarn test
```

## Author

👤 **Lochemem Bruno Michael**

- Github: [@ace411](https://github.com/ace411)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ace411/bingo-functional-js/issues).

## Show your support

Give a ⭐️ if this project helped you!

Also, consider buying me a coffee if you feel I deserve one.

Buy Me A Coffee

## 📝 License

Copyright © 2019 [Lochemem Bruno Michael](https://github.com/ace411).

This project is [Apache-2.0](https://github.com/ace411/bingo-functional-js/blob/master/LICENSE) licensed.

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_