Skip to content

dontru/binary-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

binary-clock

usage

  1. Clone repository
    git clone https://github.com/dontru/binary-clock.git

  2. Include binary-clock/src/script.js
    <script src="binary-clock/src/script.js"></script>

  3. Use binary-clock custom HTML element
    <binary-clock circle size="40" color="#444444"></binary-clock>

attributes

  • Shape: circle, square; otherwise is rounded

  • size of the one diode in px, default is 32

  • color default is #808080

About

Binary clock using custom HTML element

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published