Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.26 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.26 KB

Shlink data manipulation

Build Status Code Coverage GitHub release GitHub license Paypal Donate

Userland implementations of some data manipulation helpers extracted from ramda, while decoupling Shlink projects from that library.

The helpers are not design as in ramda, with a second optional argument and returning a curried function in that case.

Instead, they all expect all the arguments from the beginning and return a computed result.