Gathering detailed insights and metrics for @ngxs/devtools-plugin
Gathering detailed insights and metrics for @ngxs/devtools-plugin
Gathering detailed insights and metrics for @ngxs/devtools-plugin
Gathering detailed insights and metrics for @ngxs/devtools-plugin
npm install @ngxs/devtools-plugin
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
3,540 Stars
2,017 Commits
405 Forks
89 Watching
33 Branches
166 Contributors
Updated on 24 Nov 2024
TypeScript (97.18%)
JavaScript (2.03%)
HTML (0.65%)
SCSS (0.12%)
Shell (0.01%)
Cumulative downloads
Total Downloads
Last day
-12.8%
13,902
Compared to previous day
Last week
-3.6%
80,950
Compared to previous week
Last month
-7.3%
352,414
Compared to previous month
Last year
0.5%
4,219,812
Compared to previous year
1
3
NGXS tries to make things as simple and accessible as possible. There can be a lot of boilerplate code in state management, thus a main goal of NGXS is to reduce boilerplate allowing you to do more things with less. It is also not necessary to be super familiar with RxJs.
The idea with this github organisation is to provide a place for the community to create libraries that augment the main framework with functionality that does not need to be integrated directly into the framework and therefore can evolve through their initial iterations of experimentation without affecting the main @ngxs/store library.
To get started locally, follow these instructions:
yarn install
.yarn build:packages
.yarn build:packages --package store --watch
yarn start
yarn test:ci
packages/my-super-plugin
yarn build:packages --package my-super-plugin --watch
yarn build:packages --package my-super-plugin
yarn test:ci
If you have ideas for creating unique libraries, you can join us. Email us at ngxs.lead@gmail.com
. Or you can email us on Twitter or Slack.
Project | Package | Version | Links |
---|---|---|---|
NGXS CLI | @ngxs/cli | ||
NGXS Schematics | @ngxs/schematics |
Project | Package | Version | Links |
---|---|---|---|
NGXS Store | @ngxs/store | ||
NGXS Logger-plugin | @ngxs/logger-plugin | ||
NGXS Devtools-plugin | @ngxs/devtools-plugin | ||
NGXS WebSocket-plugin | @ngxs/websocket-plugin | ||
NGXS Form-plugin | @ngxs/form-plugin | ||
NGXS Router-plugin | @ngxs/router-plugin | ||
NGXS Storage-plugin | @ngxs/storage-plugin | ||
NGXS HMR | @ngxs/hmr-plugin |
Project | Package | Version | Links |
---|---|---|---|
NGXS Persistence API | @anglar-ru/ngxs | ||
NGXS-labs Emitter | @ngxs-labs/emitter | ||
NGXS-labs Immer adapter | @ngxs-labs/immer-adapter | ||
NGXS-labs Dispatch decorator | @ngxs-labs/dispatch-decorator | ||
NGXS-labs Select snapshot decorator | @ngxs-labs/select-snapshot | ||
NGXS-labs Async storage plugin | @ngxs-labs/async-storage-plugin | ||
NGXS-labs Entity state | @ngxs-labs/entity-state | ||
NGXS-labs Testing tools | @ngxs-labs/testing | ||
NGXS-labs Actions Executing | @ngxs-labs/actions-executing | ||
NGXS-labs Attach Action | @ngxs-labs/attach-action |
Project | Package | Version | Links |
---|---|---|---|
Reset Plugin | ngxs-reset-plugin | ||
NGXS-Loading-plugin | ngxs-loading-plugin | ||
NGXS-History-plugin | ngxs-history-plugin |
Thanks to all our contributors!
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 8/28 approved changesets -- score normalized to 2
Reason
branch protection is not maximal on development and all release branches
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
32 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More