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

https://github.com/jamiemason/tightrope

A point-free functional utility library
https://github.com/jamiemason/tightrope

Last synced: about 1 year ago
JSON representation

A point-free functional utility library

Awesome Lists containing this project

README

          

# tightrope

A point-free functional utility library

## Installation

```bash
npm install --save tightrope
```

## Status

:warning: Very much in alpha. It is fully tested but the documentation is poor and the API is subject to changes

https://jamiemason.github.io/tightrope/

## Badges

- [![NPM version](http://img.shields.io/npm/v/tightrope.svg?style=flat-square)](https://www.npmjs.com/package/tightrope)
- [![NPM downloads](http://img.shields.io/npm/dm/tightrope.svg?style=flat-square)](https://www.npmjs.com/package/tightrope)
- [![Build Status](https://github.com/JamieMason/tightrope/actions/workflows/build-lint-test.yaml/badge.svg)](https://github.com/JamieMason/tightrope/actions)