angular-builds

1.4.3 • Public • Published

AngularJS Builds

This repo is a mirror of the AngularJS build outputs. As there are no official npm modules for Angular, I wanted a convenient way to manage Angular used for testing (with Karma) in my repos without committing the whole thing. Since my repo was already friendly to npm install after a clean clone, a Git repo seemed like an easy way to do it.

To install Angular via npm, execute:

npm install https://github.com/DanTup/angular-builds/tarball/1.2.14 --save-dev

Note: Be sure to replace 1.2.14 with whichever version you wish to use.

Readme

Keywords

none

Package Sidebar

Install

npm i angular-builds

Weekly Downloads

50

Version

1.4.3

License

none

Last publish

Collaborators

  • davidsouther