https://github.com/earldouglas/teep
Functional programming in JavaScript
https://github.com/earldouglas/teep
functional-programming javascript
Last synced: 7 months 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 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T15:20:40.000Z (over 1 year ago)
- Last Synced: 2025-03-13T13:18:57.053Z (8 months 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

[](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.