Installations
npm install fusion-plugin-connected-react-router
Releases
2022-10-25 "autumn-hill"
Published on 26 Oct 2022
2022-10-14 "autumn-river"
Published on 26 Oct 2022
2022-10-13 "gaudy-mountain"
Published on 26 Oct 2022
2022-10-04 "dry-heart"
Published on 26 Oct 2022
2022-09-06 "lively-meadow"
Published on 26 Oct 2022
2022-08-31 "bitter-feather"
Published on 26 Oct 2022
Developer
Developer Guide
Module System
CommonJS, UMD
Min. Node Version
>=8.9.4
Typescript Support
Yes
Node Version
16.15.0
NPM Version
6.14.15
Statistics
1,538 Stars
5,352 Commits
136 Forks
28 Watching
20 Branches
94 Contributors
Updated on 06 Nov 2024
Languages
TypeScript (56.52%)
JavaScript (42.01%)
Shell (1.28%)
HTML (0.11%)
Starlark (0.06%)
Dockerfile (0.01%)
Total Downloads
Cumulative downloads
Total Downloads
207,236
Last day
0%
1
Compared to previous day
Last week
-75%
1
Compared to previous week
Last month
-97.4%
16
Compared to previous month
Last year
-73.9%
4,526
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
3
Dev Dependencies
29
FUSION.JS
Modern framework for fast, powerful React apps
What is it?
fu·sion — noun
The process or result of joining two or more things together to form a single entity.
Fusion.js, Uber’s open source universal web framework, represents the fusion of the client and the server. It's geared for server-side rendering out of the box, and its plugin-driven architecture allows for complex frontend and backend logic to be encapsulated in a single plugin:
1import App from 'fusion-react'; 2import Router from 'fusion-plugin-react-router'; 3 4export default () => { 5 const app = new App(<div>...</div>); 6 7 /* 8 One line of code sets up everything you need for routing: 9 - Server rendering 10 - React Providers on both server and browser 11 - Bundle splitting integration 12 - Hot module reloading support 13 */ 14 app.register(Router); 15 16 return app; 17}
We initially built Fusion.js to make our own websites easier to maintain, but were so impressed with the benefits that we decided to offer it to the community as an open source project!
Try it out
If you're interested in giving Fusion.js a shot, Overview and Core Concepts are great places to start.
Contributing
This is a monorepo of all open source Fusion.js packages maintained using Yarn v2. Take a look at CONTRIBUTING.md for info on how to develop in this repo.
License
MIT
No vulnerabilities found.
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
Found 1/30 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating uber/web-base-image:16.15.0-buster to uber/web-base-image:16.15.0-buster@sha256:3ac856d4c399fdd926d3aecf385d41bd76a79f55a76cc0a02e3a4ede9581eb60
- Warn: downloadThenRun not pinned by hash: fusion-core/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-core/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-browser-performance-emitter/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-browser-performance-emitter/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-connected-react-router/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-connected-react-router/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-csrf-protection/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-csrf-protection/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-error-handling/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-error-handling/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-font-loader-react/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-font-loader-react/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-http-handler/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-http-handler/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-i18n-react/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-i18n/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-i18n/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-jwt/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-jwt/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-node-performance-emitter/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-node-performance-emitter/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-react-helmet-async/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-react-helmet-async/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-react-redux/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-react-redux/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-react-router/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-react-router/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-redux-action-emitter-enhancer/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-redux-action-emitter-enhancer/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-rpc-redux-react/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-rpc-redux-react/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-rpc/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-rpc/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-service-worker-tests/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-service-worker-tests/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-service-worker/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-service-worker/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-universal-events/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-universal-events/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-plugin-universal-logger/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-plugin-universal-logger/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-react/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-react/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-rpc-redux/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-rpc-redux/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-scaffolder/.buildkite/nodeTests:3
- Warn: downloadThenRun not pinned by hash: fusion-test-utils/.buildkite/browserTests:6
- Warn: downloadThenRun not pinned by hash: fusion-test-utils/.buildkite/nodeTests:3
- Info: 0 out of 48 downloadThenRun dependencies pinned
- Info: 0 out of 1 containerImage dependencies pinned
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 3 are checked with a SAST tool
Score
3.2
/10
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 MoreOther packages similar to fusion-plugin-connected-react-router
connected-react-router
A Redux binding for React Router v4 and v5
connected-next-router
A Redux binding for Next.js Router
redux-first-history
Redux First History - Redux history binding support react-router - @reach/router - wouter
@lagunovsky/redux-react-router
A Redux binding for React Router v6