Tifi Save Abandoned

? Tifi solves a problem of the existence of both `undefined` and `null`. Inspired by the OCaml/Reason utilities for various data types.

Project README

? Tifi · Build Status Coverage npm PRs Welcome All Contributors GitHub license

Tifi is an abbreviation for There, I fixed it!

Tifi is a library for functional programming in TypeScript. It solves a problem of the existence of both undefined and null. Tifi is inspired by the OCaml/Reason utilities for various data types.

Features

  • lightweight, no dependencies, less than 1kb
  • type safety, full TypeScript support
  • 100% test coverage
  • get rid of undefined and null values in your project in a convenient, functional way
  • all functions are curried

Getting started

Installation

yarn add @mobily/tifi

or with npm

npm install @mobily/tifi --save

Api Reference

Option
List
Result

Contributors

Marcin Dziewulski
Marcin Dziewulski

? ?

License

The MIT License.

See LICENSE

Open Source Agenda is not affiliated with "Tifi" Project. README Source: mobily/tifi
Stars
47
Open Issues
0
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating