Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@lu-development/st-gen

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lu-development/st-gen

Stencil create component cli

latest
Source
npmnpm
Version
0.7.3
Version published
Weekly downloads
4
Maintainers
4
Weekly downloads
 
Created
Source

Stencil Create Component

cli to create Stencil components in your current working directory.

This is until I (or somebody else) submits a PR to for Stencil to provide this natively.

install globally

npm install -g @lu-development/st-gen

and run

st-gen

or use npx

npx st-gen

You can also provide component name e.g.

st-gen my-app

If you're using Stencil 0.7.18 or earlier

use st-cc@0.6.2

FAQs

Package last updated on 29 May 2019

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