https://github.com/kabbouchi/date-countdown-component
https://kabbouchi.github.io/date-countdown-component
https://github.com/kabbouchi/date-countdown-component
countdown custome-element date timer vue web-components
Last synced: about 1 month ago
JSON representation
https://kabbouchi.github.io/date-countdown-component
- Host: GitHub
- URL: https://github.com/kabbouchi/date-countdown-component
- Owner: KABBOUCHI
- Created: 2018-11-07T08:53:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T20:04:54.000Z (over 7 years ago)
- Last Synced: 2025-10-13T06:39:28.281Z (8 months ago)
- Topics: countdown, custome-element, date, timer, vue, web-components
- Language: Vue
- Homepage:
- Size: 954 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# date-countdown-component
## Project setup
```
yarn install
```
### Compiles and minifies for production
```
yarn run build
```
### Usage
#### Default
```html
```
#### Custom template
```html
Now Expired
Days,
Hours,
Minutes,
Seconds,
Milliseconds
```