Add dojo amd loader to the list of loaders supported in the readme.

Former-commit-id: 07504c1edeb540aa4103909a69ab83c47b9e7e18
This commit is contained in:
John-David Dalton
2013-07-30 23:59:40 -07:00
parent 28e3ab73fa
commit 993dd84af9

View File

@@ -43,7 +43,7 @@ For more information check out these articles, screencasts, and other videos ove
## Features
* AMD loader support ([RequireJS](http://requirejs.org/), [curl.js](https://github.com/cujojs/curl), etc.)
* AMD loader support ([RequireJS](http://requirejs.org/), [curl.js](https://github.com/cujojs/curl), [dojo](https://github.com/dojo/dojo), 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”* defined](http://michaux.ca/articles/lazy-function-definition-pattern) methods