2.1.6 • Published 5 months ago

lucos_time_component v2.1.6

Weekly downloads
-
License
-
Repository
github
Last release
5 months 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

Automatically publishes on the main branch

Make sure to bump the version number in package.json. (Can use npm version ${version_number}).

2.1.4

7 months ago

2.1.6

5 months ago

2.1.5

6 months ago

2.1.3

10 months ago

2.1.2

1 year ago

2.1.1

2 years ago

2.0.1-0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago