Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

generator-flyweight

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-flyweight

An ultra-lightweight Yeoman generator for simple web projects. No frameworks, just jQuery, Bootstrap, Underscore, Font Awesome and scaffolding

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

Flyweight Yeoman Generator

An ultra-lightweight Yeoman generator for simple web projects. No frameworks, just jQuery, Bootstrap, Underscore, and scaffolding

What is Included

  • Sass
  • jQuery
  • Underscore
  • Bootstrap 4

Installation & Usage

To install:

npm install -g generator-flyweight

To update:

npm update -g generator-flyweight

This is used like any other Yeoman generator. Simply navigate to your new project folder and run:

# Important: *run this inside the project directory*
yo flyweight

npm Tasks

Included webpack. Run npm run start to start webpack-dev-server with hot module reloading.

Keywords

yeoman-generator

FAQs

Package last updated on 13 Mar 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