No description
Find a file
2010-04-05 21:26:52 -07:00
.externalToolBuilders tweeter demo client 2010-01-18 17:56:08 -08:00
.idea twitter using resources 2010-03-16 14:38:56 -07:00
.settings created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
css added asynchronous validator 2010-02-12 19:39:01 -08:00
example moved all uneeded files out, widgets.html works, tests horribly broken 2010-03-26 16:27:18 -07:00
lib added ng:include 2010-04-05 14:09:25 -07:00
scenario added hover service 2010-04-05 20:53:33 -07:00
src added ng-controller directive 2010-04-05 21:26:52 -07:00
test added ng-controller directive 2010-04-05 21:26:52 -07:00
.gitignore added resources; removed compiled code 2010-03-15 14:36:50 -07:00
.project created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
jsTestDriver.conf added ng:switch widget 2010-04-05 11:46:53 -07:00
LICENSE MIT license 2010-01-05 16:57:36 -08:00
Rakefile tests broken, but bootstrap works 2010-03-29 10:40:57 -07:00
README.md readme 2010-03-15 14:41:28 -07:00
server.sh created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
test.sh got few directives working 2010-03-22 13:58:04 -07:00
TODO.text removed nglr namespace 2010-01-09 15:02:43 -08:00

Angular

Compiling

rake compile

Running Tests

rake server:start
rake test