| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A custom element that displays a date and time.
Available on npm as @architrixs/date-time-element.
$ npm install --save @architrixs/date-time-element
Import as ES modules:
import '@architrixs/date-time-element'Include with a script tag:
<script type="module" src="./node_modules/@architrixs/date-time-element/dist/src/date-time.js">Browsers without native custom element support require a polyfill.
Distributed under the MIT license. See LICENSE for details.
| Back | FazBrowse Home | New Git URL |