Skip to content

A collection of utility tasks that make development with StencilJS easier

License

Notifications You must be signed in to change notification settings

beclamide/stencil-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stencil-Tasks

A collection of utility tasks to make StencilJS development easier.

Installing

Currently this is only designed to be included in stencil-boilerplate however I might publish it on NPM if there's interest.

Tasks

--create component_name

Creates a new component with SASS and test files. Where component_name is the name of the new component you would like to create.

--route route_name

Creates a new route component with SASS and test files. Where route_name is the name of the new route you would like to create. Currently, the route must be manually added to your App's router component.

About

A collection of utility tasks that make development with StencilJS easier

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published