@rxap/rxjs
TypeScript icon, indicating that this package has built-in type declarations

1.1.16 • Public • Published

This package provides a set of RxJS operators and utilities. It includes operators for property checking, deep equality comparison, value definition, and logging, as well as utilities for managing subscriptions, toggling boolean values, and handling request progress. It also contains a button definition interface.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/rxjs

Install peer dependencies:

yarn add @rxap/utilities rxjs 

Execute the init generator:

yarn nx g @rxap/rxjs:init

Generators

init

Initialize the package in the workspace

nx g @rxap/rxjs:init

Package Sidebar

Install

npm i @rxap/rxjs

Weekly Downloads

55

Version

1.1.16

License

GPL-3.0-or-later

Unpacked Size

117 kB

Total Files

57

Last publish

Collaborators

  • badry.muenker
  • mmuenker