This package has been deprecated

Author message:

Stop maintaining

generator-single-components

0.0.4 • Public • Published

generator-single-components NPM version Build Status Coverage Status

⚠️ This project deprecated

This project was deprecated since 0.0.4 version. Fork it if you need additional features, or use hygen for blazing fast components scaffolding.

Installation

npm install -g generator-single-components

Usage

This is really easiest way to generate bem blocks.

yo single-components

You can create multiple blocks.

Block1 Block2 Block3

Basic structure of generated block:

blockName/
  ├──blockName.markupExtension
  └──blockName.styleExtension

Supported extensions

At the current time you can generate react and vue components.

If you want see your favorite component -- open issue or pull request 😄

License

MIT © lamartire

/generator-single-components/

    Package Sidebar

    Install

    npm i generator-single-components

    Weekly Downloads

    0

    Version

    0.0.4

    License

    none

    Unpacked Size

    8.91 kB

    Total Files

    19

    Last publish

    Collaborators

    • lamartire