New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

web-components-starter

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-components-starter

A Web Components starter project

  • 0.0.1
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

web-components-starter

A Web Components starter project

web-components-starter-screenshot


Get started:

System requirements:

  • Node.js

Open a terminal, clone this repository, and run the following in the root of the project:

  • npm run start - by default builds a view targeting IE11+ (from IE11, to Edge, Chrome, Firefox, and Safari)

  • npm run start-custom-elements-shady-dom - targeting browsers after IE11 (a Custom Elements v1 and shady DOM polyfill only)

  • npm run start-no-polyfills - targets evergreen browsers supporting Custom Elements v1 and shadow DOM (builds a minimal view in a "vanilla js" style)

FAQs

Package last updated on 17 Jun 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc