https://github.com/strongloop/loopback-sdk-angular-cli
CLI tools for auto-generating Angular $resource services for LoopBack
https://github.com/strongloop/loopback-sdk-angular-cli
Last synced: 9 months ago
JSON representation
CLI tools for auto-generating Angular $resource services for LoopBack
- Host: GitHub
- URL: https://github.com/strongloop/loopback-sdk-angular-cli
- Owner: strongloop
- License: other
- Created: 2014-02-04T15:51:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T08:53:05.000Z (almost 6 years ago)
- Last Synced: 2024-05-04T13:22:01.315Z (over 1 year ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 29
- Watchers: 32
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# loopback-sdk-angular-cli
**⚠️ LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical
security fixes will be provided. (See
[Module Long Term Support Policy](#module-long-term-support-policy) below.)**
We urge all LoopBack 3 users to migrate their applications to LoopBack 4 as
soon as possible. Refer to our
[Migration Guide](https://loopback.io/doc/en/lb4/migration-overview.html)
for more information on how to upgrade.
## Overview
CLI tools for the [LoopBack AngularJS SDK](https://github.com/strongloop/loopback-sdk-angular).
See the official [LoopBack AngularJS SDK documentation](https://loopback.io/doc/en/lb2/AngularJS-JavaScript-SDK.html)
for more information.
## Mailing List
Discuss features and ask questions on [LoopBack Forum](https://groups.google.com/forum/#!forum/loopbackjs).
## Module Long Term Support Policy
This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudNativeJS/ModuleLTS) policy, with the following End Of Life (EOL) dates:
| Version | Status | Published | EOL |
| ------- | --------------- | --------- | -------- |
| 3.x | Maintenance LTS | Feb 2017 | Dec 2020 |
| 2.x | End-of-Life | Dec 2015 | Apr 2019 |
Learn more about our LTS plan in the [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).