<p align="center">
    <img alt="logo" src="https://raw.githubusercontent.com/ace411/bingo-functional-js/master/assets/bingo-functional-js-logo-720x405.png" width=300 />
</p>
<h1 align="center">Welcome to bingo-functional-js 👋</h1>
<p>
  <img alt="Version" src="https://img.shields.io/badge/version-0.1.0(beta)-blue.svg?cacheSeconds=2592000" />
  <a href="https://travis-ci.org/ace411/bingo-functional-js">
    <img alt="Build Status" src="https://travis-ci.org/ace411/bingo-functional-js.svg?branch=master"/>
  </a>
  <a href="https://github.com/ace411/bingo-functional-js#readme">
    <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" target="_blank" />
  </a>
  <a href="https://github.com/ace411/bingo-functional-js/graphs/commit-activity">
    <img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" target="_blank" />
  </a>
  <a href="https://github.com/ace411/bingo-functional-js/blob/master/LICENSE">
    <img alt="License: Apache-2.0" src="https://img.shields.io/badge/License-Apache2.0-yellow.svg" target="_blank" />
  </a>
</p>

> 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!<br />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.

<a href="https://www.buymeacoffee.com/agiroLoki" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/lato-white.png" alt="Buy Me A Coffee" style="height: 51px !important;width: 217px !important;" ></a>

## 📝 License

Copyright © 2019 [Lochemem Bruno Michael](https://github.com/ace411).<br />
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)_
