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.
Alfred is a command line tool, a suite of helper commands for react developers ## Installation Install globally and use anywhere :
Alfred is a command line tool, a suite of helper commands for react developers
Install globally and use anywhere :
npm i alfredjs -g
or
Install locally to your project and use from npm scripts :
npm i alfredjs
Add an npm script in your package.json
"scripts":{"alfredjs":"alfredjs"}
Run globally installed alfredjs in project folder :
$ cd my-project
$ alfredjs
Commands:
help [command...] Provides help for a given command.
exit Exits application.
new:component <name> [reduxEnabled] Creates a new component
new:components <names...> Creates multiple components at once without redux
new:view <name> [reduxEnabled] Creates a new view
new:action <actionCreatorName> <name> Creates a new action creator
create:routes Creates a simple react-router-dom entry in root folder
init Creates an .alfredrc file with all the defaults
$ALFRED_VERBOSE
: If environment variables is set, alfred stouts processes as they happen
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
TODO: Write history
TODO: Write credits
FAQs
Alfred renders your template and creates a new file with given parameters to speed up your frontend development
The npm package alfredjs receives a total of 0 weekly downloads. As such, alfredjs popularity was classified as not popular.
We found that alfredjs 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.