https://github.com/axians/axians-time
Web Component to render (relative) time in different formats, capable of updating itself.
https://github.com/axians/axians-time
polymer polymer-element web-component
Last synced: about 2 months ago
JSON representation
Web Component to render (relative) time in different formats, capable of updating itself.
- Host: GitHub
- URL: https://github.com/axians/axians-time
- Owner: axians
- License: apache-2.0
- Created: 2017-12-22T14:03:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T06:09:38.000Z (almost 7 years ago)
- Last Synced: 2025-03-17T20:19:52.634Z (over 1 year ago)
- Topics: polymer, polymer-element, web-component
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
```html
```
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request!
## History
- 2.0.0 LitElement release
- 1.0.0 Initial release
## License
Apache 2.0