Socket
Book a DemoInstallSign in
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:

latest
Source
npmnpm
Version
1.0.13
Version published
Maintainers
2
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