Security News
vlt Debuts New JavaScript Package Manager and Serverless Registry at NodeConf EU
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
generator-irrigate
Advanced tools
Hydrate React components/styles and screens the Infinite Red way.
Make sure you have Yeoman:
npm install -g yo
Now install irrigate generator
npm install -g generator-irrigate
yo irrigate AppName
-- Coming Soonyo irrigate:screen ContainerName
-- Simple containeryo irrigate:screen ScreenName
-- An opinionated containeryo irrigate:component ComponentName
-- Creates a base componentyo irrigate:redux ActionReducerSet
-- Coming One Day :sunrise_over_mountains:yo irrigate:saga SagaName
-- Coming One Day :sunrise_over_mountains:Run nmp link
to link this code base locally and so you don't have to keep reinstalling, you've got a symlink.
Code is written in ES2015+, so npm run compile
will babelfy the source.
This was originally concevied without Yeoman, so there's a good bit of overlap with yeoman functionality over included functionality. Once we're sure we're going 100% with Yeoman or not it would be ideal to unify the syntax.
Sagas
Reducers
FAQs
Create new react native files that fit the IR workflow
The npm package generator-irrigate receives a total of 1 weekly downloads. As such, generator-irrigate popularity was classified as not popular.
We found that generator-irrigate 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.
Security News
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Security News
Research
The Socket Research Team uncovered a malicious Python package typosquatting the popular 'fabric' SSH library, silently exfiltrating AWS credentials from unsuspecting developers.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.