Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 1 month ago
JSON representation

Web Component to render (relative) time in different formats, capable of updating itself.

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