rluxjs

v0.0.5

利用 Rx.js 实现的 flux 架构,用于将数据状态保存在 store 中,通过 action 改变 store 中保存的值,并在任意地方获取值。 ## 依赖 - "rx": "^4.1.0", - "rxjs": "^6.4.0" ## 测试 ``` npm run test //运行测试用例 npm run test-w //观察模式运行测试用例 ``` ## 核心函数 ```javascript /** * 用于创建一个 store * @params defau For more information about how to use this package see README

Latest version published 5 years ago
License: ISC

Ensure you're using the healthiest npm packages

Snyk scans all the packages in your projects for vulnerabilities and provides automated fix advice

Package Health Score

42 / 100

Explore Similar Packages

Security

No known security issues
All security vulnerabilities belong to production dependencies of direct and indirect packages.

Security and license risk for significant versions

All Versions
Version Vulnerabilities License Risk
0.0.5 | 04/2019
Popular
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
  • 0
    H
  • 0
    M
  • 0
    L
License
ISC
Security Policy
No

Is your project affected by vulnerabilities?

Scan your projects for vulnerabilities. Fix quickly with automated fixes. Get started with Snyk for free.

Get started free

Popularity

Limited

Weekly Downloads (2)

Download trend
GitHub Stars
2
Forks
0
Contributors
-

Direct Usage Popularity


The npm package rluxjs receives a total of 2 downloads a week. As such, we scored rluxjs popularity level to be Limited.

Based on project statistics from the GitHub repository for the npm package rluxjs, we found that it has been starred 2 times.

Downloads are calculated as moving averages for a period of the last 12 months, excluding weekends and known missing data points.

Community

Limited
Readme.md
Yes
Contributing.md
No
Code of Conduct
No
Contributors
0
Funding
No

This project has seen only 10 or less contributors.

We found a way for you to contribute to the project! Looks like rluxjs is missing a Code of Conduct.


Embed Package Health Score Badge

package health: 42/100 package health 42/100

Maintenance

Inactive

Commit Frequency

No Recent Commits
Open Issues
0
Open PR
0
Last Release
5 years ago
Last Commit
5 years ago

Further analysis of the maintenance status of rluxjs based on released npm versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.

An important project maintenance signal to consider for rluxjs is that it hasn't seen any new versions released to npm in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.

In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.

Package

Node.js Compatibility
not defined

Age
5 years
Dependencies
2 Direct
Versions
6
Install Size
6.04 kB
Dist-tags
1
# of Files
5
Maintainers
1
TS Typings
No

rluxjs has more than a single and default latest tag published for the npm package. This means, there may be other tags available for this package, such as next to indicate future releases, or stable to indicate stable releases.