2.1.1 • Published 1 year ago

lucos_time_component v2.1.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

lucos-time-component

A web component for displaying the NTP-synced time on lucos apps

Technologies used

  • ES Modules
  • Web Components

Usage

Include the following in your javascript:

import 'lucos_time_component';

Include the following in your html:

<lucos-time></lucos-time>

Manual Testing

Run:

npm run example

This uses webpack to build the javascript and then opens a html page which includes the web component

Unit Testing

Run:

npm test

Publish to npm

Make sure to bump the version number in package.json.

Then run npm publish (assuming you're already logged in)

2.1.1

1 year ago

2.0.1-0

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago