New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-os-webapp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-os-webapp

React generator for OutSmart projects

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-71.43%
Maintainers
1
Weekly downloads
 
Created
Source

Outsmart Web App Generators

This generator offers some of the basic file creation for your web app project following the Outsmart project structure. It's intention is to facilitate the creation of a new feature inside your web application.

This generator is NOT self dependent, therefore it will only work properly if you already have your project set up.

Getting Started

  • Install yeoman

    yarn add -g yeoman or npm install -g yeoman

  • Run the generator

    yo os-webapp:GENERATOR_NAME

  • Enjoy!

Generators

Page: yo os-webapp:page MY_PAGE_NAME

This generators creates the page structure(container + main component). It also facilitates the creation of dispatch functions and mapping the redux state.

Keywords

FAQs

Package last updated on 11 Jan 2018

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