Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/articulate/funky
Functional helper library
https://github.com/articulate/funky
functional-programming javascript
Last synced: about 1 month ago
JSON representation
Functional helper library
- Host: GitHub
- URL: https://github.com/articulate/funky
- Owner: articulate
- License: mit
- Created: 2017-08-03T20:12:02.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T13:29:08.000Z (12 months ago)
- Last Synced: 2024-11-18T21:17:20.154Z (about 1 month ago)
- Topics: functional-programming, javascript
- Language: JavaScript
- Homepage:
- Size: 196 KB
- Stars: 16
- Watchers: 59
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @articulate/funky
[![@articulate/funky](https://img.shields.io/npm/v/@articulate/funky.svg)](https://www.npmjs.com/package/@articulate/funky)
[![Coverage Status](https://coveralls.io/repos/github/articulate/funky/badge.svg?branch=main)](https://coveralls.io/github/articulate/funky?branch=main)Functional helper library.
Helps with all sorts of functional things, especially with Promises.
See the [documentation](./API.md) for details and examples.