@axians/axians-time
v2.0.0
Published
Generated with typescript.java
Downloads
2
Readme
Axians Time
This custom element can be use to display timestamps in different formats and also relative to the current time.
Installation
Install with yarn add @axians/axians-time
.
Usage
<axians-time timestamp="2019-08-06T12:30:00" relative></axians-time>
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request!
History
- 2.0.0 LitElement release
- 1.0.0 Initial release
License
Apache 2.0