π§ Tifi Β·

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
undefinedandnull. 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
undefinedandnullvalues in your project in a convenient, functional way - all functions are curried
Getting started
Installation
yarn add @mobily/tifior with npm
npm install @mobily/tifi --saveApi Reference
Option
Result
Contributors
Marcin Dziewulski |
License
The MIT License.
See LICENSE