Movatterモバイル変換


[0]ホーム

URL:


⚠️

Security Update: Classic tokens have been revoked. Granular tokens are now limited to 90 days and require 2FA by default. Update your CI/CD workflows to avoid disruption.Learn more.

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.

angular
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/angular package

1.8.3 • Public • Published

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.

Install

You can install this package either withnpm or withbower.

npm

npm install angular

Then add a<script> to yourindex.html:

<scriptsrc="/node_modules/angular/angular.js"></script>

Orrequire('angular') from your code.

bower

bower install angular

Then add a<script> to yourindex.html:

<scriptsrc="/bower_components/angular/angular.js"></script>

Documentation

Documentation is available on theAngularJS docs site.

License

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

Weekly Downloads

271,529

Version

1.8.3

License

MIT

Unpacked Size

2.09 MB

Total Files

10

Last publish

Collaborators

  • angular

[8]ページ先頭

©2009-2026 Movatter.jp