@alkemist/ngx-state-manager
TypeScript icon, indicating that this package has built-in type declarations

1.2.27 • Public • Published

State Manager

This library was generated with Angular CLI version 17.3.0.

About

Inspiré de @ngxs/store, ce gestionnaire d'état se veut plus sobre, et se base sur les signaux à la place des observables.

Installation

  • From npm: npm install @alkemist/ngx-state-manager
  • From yarn: yarn add @alkemist/ngx-state-manager

Test

  • From npm: npm test
  • From yarn: yarn test

Code scaffolding

Run ng generate component component-name --project ngx-state-manager to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-state-manager.

Note: Don't forget to add --project ngx-state-manager or else it will be added to the default project in your angular.json file.

Build

Run ng build ngx-state-manager to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ngx-state-manager, go to the dist folder cd dist/ngx-state-manager and run npm publish.

Running unit tests

Run ng test ngx-state-manager to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

License

Apache License, Version 2.0

Package Sidebar

Install

npm i @alkemist/ngx-state-manager

Weekly Downloads

20

Version

1.2.27

License

Apache-2.0

Unpacked Size

124 kB

Total Files

42

Last publish

Collaborators

  • alkemist