Skip to content

Timekeeper 2.0

Compare
Choose a tag to compare
@catc catc released this 24 Sep 01:38
· 42 commits to master since this release

Complete rewrite of the library written for react 16.8+ in hooks. New features include:

  • 24 hour mode (#4)
  • customizable done button (via render props) (#20)
  • customizable coarse minutes (#20)
  • typescript support
  • improved dev environment + updated libraries
    • updated dependencies - webpack, jest,
    • replaced reaction motion with react spring, radium with emotion
    • eslint + prettier
  • better clock hand animations + minor performance improvements