GitHunt
EL

eliranmal/femto

a very, very tiny FP library

femto

a very, very tiny FP library

NPM

overview

this is a very, very basic collection of utilities for functional programming.
it does not handle this bindings, i.e. in many cases, this will refer to an empty object.

setup

this is a scoped package, so don't forget to do these:

npm i @eliranmal/femto -S
const f = require('@eliranmal/femto');
// etc.

Languages

JavaScript94.9%Shell5.1%

Contributors

Do What The F*ck You Want To Public License
Created November 22, 2017
Updated December 11, 2021
eliranmal/femto | GitHunt