Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
generator-rrrw
Advanced tools
react,redux,react-redux-router,webpack,babel,es6,autoprefixer,HMR,css-module
yeoman generator with react,redux,react-redux-router,webpack,babel,es6,autoprefixer,HMR,css-module
First, install Yeoman and generator-rrrw using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-rrrw
Then generate your new project:
yo rrrw
There is a TodoMVC demo in src/
, after npm start
we can open http://localhost:5959/ run the demo
src/
├── index.html
├── index.js
├── base.css
├── assets/
├── actions/
├── components/
├── constants/
├── containers/
├── middleware/
├── reducers/
└── store/
If you need to support IE9/IE10:
After generate project,we need to add ['transform-es2015-classes', {loose: true}]
in .babelrc in plugins fields
$ npm start
$ npm run build
Apache-2.0 © 半边
FAQs
react,redux,react-redux-router,webpack,babel,es6,autoprefixer,HMR,css-module
The npm package generator-rrrw receives a total of 0 weekly downloads. As such, generator-rrrw popularity was classified as not popular.
We found that generator-rrrw demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.