lodash-for-backbone
v1.0.0
Published
A cherry-picked collection of lodash methods that is required for backbone.
Downloads
13
Readme
lodash for Backbone
A cherry-picked collection of lodash methods that is required for backbone. This collection is ~0.5kb smaller than Underscore itself.
If you're only including Underscore for Backbone, by replacing this module with Underscore you save around half a kilobyte.
Usage
Replace the browser.min.js file with your underscore.js file in your browser.
Build
run npm run build to make a new build.
License
MIT
