issues
search
bclinkinbeard
/
angular
AngularJS compiled with jsdom and provided as a CommonJS module. Intended for testing AngularJS code without depending on a browser.
MIT License
54
stars
22
forks
source link
Angular v1.3.2 with Browserify support
#32
Closed
boneskull
closed
10 years ago
boneskull
commented
10 years ago
renamed package to angular-node
since you can now install angular via npm, that's done.
removed the fetching code from
build.js
made
build.js
executable and added a script to
package.json
bclinkinbeard
commented
10 years ago
Thanks!
build.js
build.js
executable and added a script topackage.json