ngx-reactive-loading
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

NGX Reactive Loading

Reactive loading state management for Angular applications

ngx-reactive-loading is a loading manager solution built on top of RxJS. It provides a set of helpers with angular dependency injection support to track multiple and dynamic loading states through your application.

npm version bundle size npm downloads license Coverage Status Workflow Status Supported version Supported RxJS version

Features

✅ Flexible and reactive loading state management
✅ Supports Angular dependency injection
✅ Fully tree-shakeable
✅ Integrable with any state manager solution
✅ 100% tested

Table of contents

Versions

ngx-reactive-loading Angular RxJS
>=2.0.0 >=13.0.0 >7.0.0
>=1.3.0 < 2.0.0 >=12.0.0 < 13.0.0 >6.5.3

Getting started

Install with npm

npm i ngx-reactive-loading

Or with yarn

yarn add ngx-reactive-loading

Docs

Check out the documentation here.

Package Sidebar

Install

npm i ngx-reactive-loading

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

357 kB

Total Files

80

Last publish

Collaborators

  • riccardoperra