Socket
Socket
Sign inDemoInstall

generator-irrigate

Package Overview
Dependencies
419
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-irrigate

Create new react native files that fit the IR workflow


Version published
Weekly downloads
5
increased by25%
Maintainers
1
Created
Weekly downloads
 

Readme

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

Last updated on 31 Mar 2016

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc