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

generator-beda

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-beda

Usage:

0.2.1
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Generator

Usage:

npx yo beda

Application generator

Usage:

npx yo beda:app

React Native container generator

Usage:

npx yo beda:rn-container

Generated code depends on:

  • react
  • react-native-navigation
  • react-test-renderer
  • jest

Generators development

For local generator development:

  • Install yeoman:
npm install -g yo
  • Link local project as npm package:
npm link
  • Modify specified generator code.

  • Run specified generator, for example:

yo beda:rn-container

Keywords

yeoman-generator

FAQs

Package last updated on 09 Nov 2020

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