Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngify/ngify
Pretend to be using Angular.
https://github.com/ngify/ngify
angular angular-http http-client
Last synced: 3 months ago
JSON representation
Pretend to be using Angular.
- Host: GitHub
- URL: https://github.com/ngify/ngify
- Owner: ngify
- License: mit
- Created: 2021-09-06T17:25:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T10:04:00.000Z (3 months ago)
- Last Synced: 2024-08-01T11:33:30.403Z (3 months ago)
- Topics: angular, angular-http, http-client
- Language: TypeScript
- Homepage: https://ngify.github.io/ngify/
- Size: 6.94 MB
- Stars: 99
- Watchers: 1
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - ngify - Use Angular features outside of Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngify - Use Angular features outside of Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngify - Use Angular features outside of Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngify - Use Angular features outside of Angular. (Table of contents / Third Party Components)
README
# ngify
Use its features outside of Angular.
![Node.js CI](https://github.com/ngify/ngify/workflows/Node.js%20CI/badge.svg)
![License](https://img.shields.io/badge/License-MIT-blue.svg)
[![CodeFactor](https://www.codefactor.io/repository/github/ngify/ngify/badge)](https://www.codefactor.io/repository/github/ngify/ngify)## Packages
| Package | Intro | Version |
| ----------------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| [`@ngify/http`](https://github.com/ngify/ngify/tree/main/packages/http) | A reactive HTTP client in the form of `@angular/common/http`. | [![version](https://img.shields.io/npm/v/@ngify/http/latest.svg)](https://www.npmjs.com/package/@ngify/http) |
| [`@ngify/at`](https://github.com/ngify/ngify/tree/main/packages/at) | A practical decorator library (experimental). | [![version](https://img.shields.io/npm/v/@ngify/at/latest.svg)](https://www.npmjs.com/package/@ngify/at) |☝️ Click the links above to view the README for each package.
## API
For the full API definition, please visit [https://ngify.github.io/ngify](https://ngify.github.io/ngify).