Update contributing, package.json test entry, and add lodash-grunt to the readme. [ci skip]

Former-commit-id: d59c8db9593eb8893d728588f88ce8b2685f3594
This commit is contained in:
John-David Dalton
2013-08-25 00:50:30 -07:00
parent 277557cd99
commit 2969290c63
3 changed files with 6 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ For a list of upcoming features, check out our [roadmap](https://github.com/best
## Features *not* in Underscore
* AMD loader support ([curl](https://github.com/cujojs/curl), [dojo](https://github.com/dojo/dojo), [requirejs](http://requirejs.org/), etc.)
* AMD loader support ([curl](https://github.com/cujojs/curl), [dojo](http://dojotoolkit.org/), [requirejs](http://requirejs.org/), etc.)
* [_(…)](http://lodash.com/docs#_) supports intuitive chaining
* [_.at](http://lodash.com/docs#at) for cherry-picking collection values
* [_.bindKey](http://lodash.com/docs#bindKey) for binding [*“lazy”*](http://michaux.ca/articles/lazy-function-definition-pattern) defined methods
@@ -134,7 +134,7 @@ The full changelog is available [here](https://github.com/bestiejs/lodash/wiki/C
## BestieJS
Lo-Dash is part of the BestieJS *“Best in Class”* module collection. This means we promote solid environment support, ES5+ precedents, unit testing, & plenty of documentation.
Lo-Dash is part of the BestieJS *“Best in Class”* module collection. This means it promotes solid environment support, ES5+ precedents, unit testing, & plenty of documentation.
## Author