Skip to content

nkulbiski/web-component-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Countdown Web Component

A web component that counts down to a given date.

Properties

  • date: A required dateString parseable by Date.parse()
  • error-message: An optional custom error message to display if any error occurs. If not provided the standard error message will display.
  • ended-message: An optional custom message to display if the date is now in the past. If not provided "The date has passed." will be displayed.

NOTE

Copyright 2018 Neil Kulbiski This software is provided 'as is'. Any liability will be limited to the original purchase price. This software is without any warranty or implied warranty.

About

Web Component Countdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors