mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
No description
* #foo?key=var&flag&emptyKey= should parse into
{key:'val', flag: true, emptyKey: ''}
* added docs and spec for parseKeyValue function
|
||
|---|---|---|
| .externalToolBuilders | ||
| .idea | ||
| .settings | ||
| css | ||
| example | ||
| lib | ||
| scenario | ||
| src | ||
| test | ||
| .gitignore | ||
| .project | ||
| angularjs.ftp | ||
| java | ||
| jsTestDriver-jquery.conf | ||
| jsTestDriver.conf | ||
| LICENSE | ||
| nodeserver.sh | ||
| Rakefile | ||
| README.md | ||
| server.sh | ||
| test.sh | ||
Angular
Compiling
rake compile
Running Tests
rake server:start
rake test