Do you hate the spaghetti code when communicating with REST API? Here's my simple solution. It allows you to communicate with API in this way: ```ts // get all the movies this.api.run(GET_MOVIES_API_ACTION, { page: 1 }).subscribe(movies => { console
No description provided.
Schematics specific to Angular
Dependency Injection library for JavaScript and TypeScript
<div align="center"> <a href="https://xieziyu.github.io/ngx-echarts"> <img src="./src/assets/img/logo.svg" alt="Logo" width="80"> </a> <h3 align="center">NGX-ECHARTS</h3> <p align="center"> Angular directive for <a href="https://github.com
PWA schematics for Angular
An OpenAPI 3.0 and 3.1 codegen for Angular 16+
Angular service wrappers for the webstorage API
Angular CLI builder for ESLint
Seamless REST/GraphQL API mocking library for browser and Node.js.
Angular preset for conventional-changelog.
A library for declarative use of Resize Observer API with Angular
Type-safe APIs with Protobuf and TypeScript.
A module for detecting and responding to the user becoming idle in Angular applications.
Use your GraphQL data in your Angular app, with the Apollo Client
A service library for integrate google tag manager in your angular project
A Bonjour/Zeroconf implementation in TypeScript
Angular Template language support for the CodeMirror code editor
Module that works with @ng-idle/core to keep a user session alive while user is active.
Angular user idle detector, session timeout detector
Google APIs Client Library for Node.js
Twilio SendGrid NodeJS mail service
This library provides an easy to use service to manage the web storages (local and session) from your Angular application. It provides also two decorators to synchronize the component attributes and the web storages.
A HTML parser extracted from Angular with some modifications