Socket
Book a DemoInstallSign in
Socket

@nutmeg/hello-world

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nutmeg/hello-world

Hello World Nutmeg Web Component

latest
npmnpm
Version
0.9.3
Version published
Weekly downloads
34
3.03%
Maintainers
1
Weekly downloads
 
Created
Source

<hello-world>

Install

Polyfill tags if you need them. This will include ShadowDOM and Custom Elements support.

<script src="https://unpkg.com/@webcomponents/webcomponentsjs@latest/webcomponents-sd-ce.js"></script>

Loading this component. It would be a good idea to use a specific version instead of latest.

<script src="https://unpkg.com/@nutmeg/hello-world@latest/dist/hello-world.min.js"></script>

Usage

<hello-world></hello-world>

<hello-world name="Pickle"></hello-world>

<hello-world>Slot content</hello-world>

License

HelloWorld is released under an MIT license.

Built, tested, and published with Nutmeg.

Keywords

hello-world

FAQs

Package last updated on 14 Jan 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