You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@weweb/create-component

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@weweb/create-component

With NPM:

1.0.13
latest
Source
npm
Version published
Weekly downloads
14
100%
Maintainers
2
Weekly downloads
 
Created
Source

@weweb/create-component

Scaffolding Your First weweb.io custom elements

With NPM:

$ npm init @weweb/component

With Yarn:

$ yarn create @weweb/component

Then follow the prompts!

You can also directly specify the project name and the type of source code you want to develop via additional command line options. For example, to scaffold a custom element project, run:

npm init @weweb/component my-element --type element

Currently supported type are:

  • element
  • section

FAQs

Package last updated on 04 Nov 2021

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