This package has been deprecated
Author message:
For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.This package contains the legacy AngularJS (version 1.x). AngularJS support has officially endedas of January 2022.See what ending support means andread the end of life announcement.
See@angular/core for the actively supported Angular.
You can install this package either withnpm or withbower.
npm install angular
Then add a<script> to yourindex.html:
<scriptsrc="/node_modules/angular/angular.js"></script>
Orrequire('angular') from your code.
bower install angular
Then add a<script> to yourindex.html:
<scriptsrc="/bower_components/angular/angular.js"></script>
Documentation is available on theAngularJS docs site.
The MIT License
Copyright (c) 2022 Google LLC
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS INTHE SOFTWARE.
Package Sidebar
Install
npm i angular
Repository
Homepage
Weekly Downloads
271,529
Version
1.8.3
License
MIT
Unpacked Size
2.09 MB
Total Files
10