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.