Socket
Socket
Sign inDemoInstall

@alkemist/ng-state-manager

Package Overview
Dependencies
7
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @alkemist/ng-state-manager

Angular State Manager


Version published
Maintainers
1
Created

Readme

Source

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/ng-state-manager
  • From yarn: yarn add @alkemist/ng-state-manager

Test

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

Code scaffolding

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

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

Build

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

Publishing

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

Running unit tests

Run ng test ng-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

Keywords

FAQs

Last updated on 27 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc