timer-for-react A Timer and a Stopwatch made with React for React, with full support of Typescript. Install npm install --save timer-for-react Usage import React from 'react' import { StopWatch } from 'timer-for-react' const Example = () => { return <StopWatch /> } License MIT © Mohammad Hosein Shahpouri