Home

Awesome

<div align="center"> <img src="assets/logo.png" alt="Purify logo" /> <br />

GitHub Workflow Status Coveralls TypeScript Version HitCount

</div>

What is purify?

Purify is a library for functional programming in TypeScript. Its purpose is to allow developers to use popular patterns and abstractions that are available in most functional languages. It is also <a href="https://github.com/fantasyland/fantasy-land">Fantasy Land</a> conformant.

Core values

How to start?

Purify is available as a package on npm. You can install it with a package manager of your choice:

$ npm install purify-ts

or

$ yarn add purify-ts

Documentation

You can find the documentation on the official site.

Ecosystem

Inspired by