Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-irrigate

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-irrigate

Create new react native files that fit the IR workflow

  • 0.1.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

irrigate

Hydrate React components/styles and screens the Infinite Red way.

Requirements

Make sure you have Yeoman:

npm install -g yo

Now install irrigate generator

npm install -g generator-irrigate

Use

  • yo irrigate AppName -- Coming Soon
  • yo irrigate:screen ContainerName -- Simple container
  • yo irrigate:screen ScreenName -- An opinionated container
  • yo irrigate:component ComponentName -- Creates a base component
  • yo irrigate:redux ActionReducerSet -- Coming One Day :sunrise_over_mountains:
  • yo irrigate:saga SagaName -- Coming One Day :sunrise_over_mountains:

When Developing

Run nmp link to link this code base locally and so you don't have to keep reinstalling, you've got a symlink.

Compile

Code is written in ES2015+, so npm run compile will babelfy the source.

TODO LIST

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

Keywords

FAQs

Package last updated on 31 Mar 2016

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc