0.1.3 • Published 6 years ago

generator-stencil v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

NPM version Build Status Dependency Status Coverage percentage

scaffolding tool for stencil compiler

Installation

First, install Yeoman and generator-stencil using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-stencil

Then generate your new project:

yo stencil

what does this generator support?

  1. Stencil Router
  2. Tests

more coming soon.. check Roadmap

Sub-generators

Stencil generator comes with a few sub generators that will help you scaffold faster and easier web-components

  1. Component generator
yo stencil:component
  1. Page generator
yo stencil:page

Roadmap

  • Sass and PostCSS support
  • Stencil Router support
  • Test's support
  • Automatic intelligent bundling
  • Life Cycle Events flag for components
  • Adding Events and Event listeners
  • Adding Forms
  • Improving audit scores

License

MIT © Akash Gutha

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.12

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago