Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ace411/bingo-functional-js
- Owner: ace411
- License: apache-2.0
- Created: 2019-07-22T22:11:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:40:09.000Z (11 months ago)
- Last Synced: 2024-10-11T02:48:01.142Z (about 1 month ago)
- Topics: bingo-functional-js, es6, functional-javascript, functional-js, functional-programming, functors, helper-functions, javascript, javascript-functions, javascript-library, monads
- Language: JavaScript
- Homepage: https://bingo-functional-docs.now.sh/
- Size: 309 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to bingo-functional-js 👋
> 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.
## 📝 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)_