Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.