New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-littlest-isomorph

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-littlest-isomorph

A Yeoman generator for littlest-isomorph scaffolding.

latest
Source
npmnpm
Version
0.10.1
Version published
Maintainers
1
Created
Source

Littlest-Isomorph Generator

A Yeoman generator for common Littlest scaffolding.

Getting Started

  • Ensure you have Yeoman installed: which yo
  • If not, it can be installed with: npm install -g yo
  • Install the Littlest generator: npm install -g generator-littlest-isomorph
  • To create a new project, run yo littlest-isomorph in an empty directory.

What are all these Opinions doing here?

To give a better indication of how its original authors are using Littlest-Isomorph, some of their common practices are built into this generator:

  • BEM
  • Express
  • LESS
  • Normalize.css

That said, they're all added at this level of abstraction, and none of them are required to use littlest-isomorph. Delete at will, and replace with your own preferences. We sincerely hope there's not enough of that code to make deleting it more painful than the documentation they provide by existing in the first place.

Keywords

yeoman-generator

FAQs

Package last updated on 31 Jan 2015

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