Skip to content

λ Minimal Functional Programming Utilities for TypeScript & JavaScript

License

Notifications You must be signed in to change notification settings

captain-yossarian/fnts

 
 

Repository files navigation

λ fnts

TypeScript / JavaScript functional programming utilities inspired by the fantasy-land specification and Haskell programming language.

Installation

TypeScript 4.2.2 is required for this package's typings to work properly.

npm i fnts
yarn add fnts

Usage

Please, visit the documentation to obtain the information about the usage and API of fnts.

Motivation

This project was made as a fun exercise around functional programming principles. It comes nowhere near more serious projects described below as alternatives, so treat it as the utility toy facilitating the approach to FP in TypeScript.

Alternatives

These projects would give you a decent representation of concepts fnts tried to implement and compromise with.

About

λ Minimal Functional Programming Utilities for TypeScript & JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.9%
  • JavaScript 3.1%