Lowbar
A pure JavaScript helper library based on Underscore.js, tested with Mocha/Chai with Sinon. Read the documentation to learn how Lowbar works.
Currently unavailable to avoid spoilers for current Northcoders students!
Utility methods
- _.identity
- _.iteratee
Array methods
- _.first
- _.last
- _.indexOf
- _.uniq
- _.sortBy
- _.zip
- _.sortedIndex
- _.flatten
- _.intersection
- _.difference
Collection methods
- _.each
- _.filter
- _.reject
- _.map
- _.pluck
- _.reduce
- _.contains
- _.some
- _.every
- _.where
- _.shuffle
- _.invoke
Object methods
- _.values
- _.extends
- _.defaults
Function methods
- _.once
- _.memoize
- _.delay
- _.throttle
- _.debounce
This project uses...
- JavaScript
- Mocha / Chai
Published April 2017