@nutrition-web-components/nova
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Nova Web Component

Linux Build Status MIT badge

Installing the JavaScript Web Component

Link to it by adding the following to your <head></head>.

<script src="https://unpkg.com/@nutrition-web-components/nova@x.x.x/dist/nova.js"></script>

The x.x.x is the specific version of the component, you should use specifc versions to prevent against breaking changes.

Usage

<nova-badge score="1"></nova-badge>

Integrating with a Framework

This Web Component is build with Stencil to compile the component into Web Components. And since they can be used within frameworks or in standard HTML websites the best resource to read is the Stencil documentation regarding framework integration.

Readme

Keywords

none

Package Sidebar

Install

npm i @nutrition-web-components/nova

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

243 kB

Total Files

48

Last publish

Collaborators

  • vogloblinsky