Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 737 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 737 Bytes

mercenary

JavaScript functional programming utilities

Getting started

You can install mercenary from npm:

npm install rw-mercenary

mercenary is a convenience wrapper for lodash and Q with some additional features for functional programming and promise management. We use mercenary in our projects at Republic Wireless to standardize the names and techniques we use in our functional programming.

If you'd like to use mercenary in your projects, please view the source for available features.