Node Package Web Component
npm install node-package<node-package>
====






Install
----
Polyfill tags if you need them. This will include ShadowDOM and Custom Elements support.
```
Loading this component. It would be a good idea to use a specific version instead of latest.
``
Example
----
Usage
----
Set the name attribute to the name of an NPM package.
``
Add the global attribute to add --global to the NPM install command.
``
Will result in npm install @angular/cli --global.
Theming
----
For advanced theming you can set the following CSS custom properties:
- --node-package-background-color--node-package-color
- --node-package-link-color
-
Blue theme
``
Red theme
``
Card border
You can also apply custom edge designs to look more like a card.
```
Demo of install commands being copied.
!Example of copying install command
License
----
NodePackage is released under an MIT license.
Built, tested, and published with Nutmeg.