Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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).