0.0.2 • Published 3 years ago

live-datetime v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

Built With Stencil

StencilJS Live Datetime Component

This is a StencilJS Web Component that displays a datetime value relative to the current time. It is live updated as time goes on.

Status

This component is in early development. User beware!

Usage

Install as with any StencilJS component. TOOD: details.

<live-datetime datetime="2021-01-05T12:00:00" />

The datetime attribute can be any format that Moment.js can parse.

0.0.2

3 years ago

0.0.1

3 years ago