Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earldouglas/teep
Functional programming in JavaScript
https://github.com/earldouglas/teep
functional-programming javascript
Last synced: 12 days ago
JSON representation
Functional programming in JavaScript
- Host: GitHub
- URL: https://github.com/earldouglas/teep
- Owner: earldouglas
- License: mit
- Created: 2018-07-26T18:06:58.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T15:20:40.000Z (8 months ago)
- Last Synced: 2024-10-04T06:25:25.375Z (about 1 month ago)
- Topics: functional-programming, javascript
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Teep
![Build Status](https://github.com/earldouglas/teep/workflows/build/badge.svg)
[![Coverage Status](https://coveralls.io/repos/earldouglas/teep/badge.svg)](https://coveralls.io/github/earldouglas/teep)Teep is a JavaScript library for functional programming. It works both
as a [Node.js module](https://www.npmjs.org/package/teep), and directly
in the browser.## Documentation
* [Current release: 1.5.1](docs/1.5.md)
* [Prior releases](docs/)Releases follow [Specified
Versioning](https://earldouglas.com/specver.html) guidelines.