Gathering detailed insights and metrics for rxjs
Gathering detailed insights and metrics for rxjs
Gathering detailed insights and metrics for rxjs
Gathering detailed insights and metrics for rxjs
npm install rxjs
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
30,823 Stars
5,460 Commits
3,005 Forks
447 Watching
17 Branches
552 Contributors
Updated on 28 Nov 2024
TypeScript (90.76%)
JavaScript (5.74%)
SCSS (2.13%)
HTML (1.12%)
Shell (0.25%)
Cumulative downloads
Total Downloads
Last day
-8.2%
8,730,535
Compared to previous day
Last week
0.7%
50,992,007
Compared to previous week
Last month
14.6%
210,963,507
Compared to previous month
Last year
-5%
2,195,739,015
Compared to previous year
1
61
Look for RxJS and related packages under the /packages directory. Applications like the rxjs.dev documentation site are under the /apps directory.
Reactive Extensions Library for JavaScript. This is a rewrite of Reactive-Extensions/RxJS and is the latest production-ready version of RxJS. This rewrite is meant to have better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.
Most PRs should be made to master.
By contributing or commenting on issues in this repository, whether you've read them or not, you're agreeing to the Contributor Code of Conduct. Much like traffic laws, ignorance doesn't grant you immunity.
Because of this issue we're using yarn
. (Basically the docs app uses @types/jasmine
, and the package uses @types/mocha
and they get hoisted to the top level by npm install
with workspaces, and then TypeScript vomits everywhere when you try to build).
cd
to the repository rootyarn install
to install all dependenciesyarn workspace rxjs test
will run the RxJS test suiteyarn workspace rxjs.dev start
will start the rxjs.dev documentation site local development serverNo vulnerabilities found.
Reason
8 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10
Reason
no vulnerabilities detected
Reason
license file detected
Details
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
update tool detected
Details
Reason
GitHub code reviews found for 29 commits out of the last 30 -- score normalized to 9
Details
Reason
dependency not pinned by hash detected -- score normalized to 5
Details
Reason
branch protection is not maximal on development and all release branches
Details
Reason
no badge detected
Reason
non read-only tokens detected in GitHub workflows
Details
Reason
project is not fuzzed
Reason
security policy file not detected
Score
Last Scanned on 2022-08-15
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