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

generator-qb

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-qb

Yeoman generator. Actually few generators that I reuse in everyday coding.

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Qb Generator

Yeoman generator. Actually few generators that I reuse in everyday coding.

Installation

npm i -g yo generator-qb

Usage

Navigate to the directory in which You wish to setup a package, then run any of the following commands.

App

This is the default, required generator. It creates an empty package.

yo qb

Module

Standard module for any environment.

yo qb:module

React

React + Antd + Webpack 3 web app.

yo qb:react

Server

Most basic express server.

yo qb:server

WebApp

Most common webpack 4 config.

yo qb:webapp

Keywords

FAQs

Package last updated on 18 May 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