react-armory-timer
v0.1.1
Published
Utilities for building a timer component.
Downloads
4
Readme
react-armory-timer
This package is designed to help you create a timer component with React.
Exports
<Timer time={number} onStart={function} onStop={function} onReset={function}>
Why?
Why create a package for this? Why the hell not. But also, it is used within an introduction to React:
Learn React From The Comfort Of Your Web Browser
Try it live
You can see a usage example and try the component out at React Armory.