1.0.2 • Published 7 years ago

aa-js-helpers v1.0.2

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

js-helpers

This is a small library of helper functions that I use to assist in my personal development. A lot of inspiration found in Haskell

Functions:

require('./') $: (a -> b) -> a -> b flip: (a -> b -> c) -> (b -> a -> c) log: wraps a function with logging bool: (False Fn/result) -> (True fn/result) -> (Condition fn/input) -> ...args

compose curry filter foldl foldr map id snd fst Try

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago