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: 23 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T18:23:54.000Z (27 days ago)
- Last Synced: 2024-11-15T19:26:38.304Z (27 days ago)
- Topics: angular, angular-http, http-client
- Language: TypeScript
- Homepage: https://ngify.github.io/ngify/
- Size: 7.26 MB
- Stars: 102
- Watchers: 1
- Forks: 2
- Open Issues: 9
-
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
![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)Pretend to be using Angular.
## 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/http-wx`](https://github.com/ngify/ngify/tree/main/packages/http-wx) | WeChat HTTP request adapter for `@ngify/http`. | [![version](https://img.shields.io/npm/v/@ngify/http-wx/latest.svg)](https://www.npmjs.com/package/@ngify/http-wx) |
| [`@ngify/http-taro`](https://github.com/ngify/ngify/tree/main/packages/http-taro) | Taro HTTP request adapter for `@ngify/http`. | [![version](https://img.shields.io/npm/v/@ngify/http-taro/latest.svg)](https://www.npmjs.com/package/@ngify/http-taro) |
| [`@ngify/http-uni`](https://github.com/ngify/ngify/tree/main/packages/http-uni) | Uni app HTTP request adapter for `@ngify/http`. | [![version](https://img.shields.io/npm/v/@ngify/http-uni/latest.svg)](https://www.npmjs.com/package/@ngify/http-uni) |
| [`@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).
## Special thanks
Thanks to [JetBrains](https://www.jetbrains.com/?from=ngify) for supporting us free open source licenses.
![JetBrains Logo (Main) logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)
## License
[MIT](https://github.com/ngify/ngify/blob/main/LICENSE)