Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 470 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 470 Bytes

fp-util

Build Status npm

Utility library with some useful functions, with functional programming being taken into consideration

Installation

npm install fp-util --save

Functions available

  • compose
  • curry
  • path
  • pickAll
  • prop
  • pipe
  • toArray
  • mapObj