generator-co-ui

0.1.0 • Public • Published

generator-co-ui

Yeoman generator for ui packages

npm

Install

yarn add --dev generator-co-ui

Usage

It requires yeoman

yo co-ui:package package-name [--author="author-name"]

It will create a directory named "ui-package-name" (note the ui- preffix) into the packages directory with the following content.

ui-text-field
├── .npmignore
├── README.md
├── package.json
└── src
    ├── __tests__
    └── index.js

Readme

Keywords

none

Package Sidebar

Install

npm i generator-co-ui

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

3.32 kB

Total Files

7

Last publish

Collaborators

  • truca
  • mnegrete
  • gpuente
  • emartini