@haraldlons/stopwatch
v1.1.0
Published
A simple stopwatch to print out a the time between start and stop
Downloads
1
Readme
My Awesome Stopwatch
// Example
// import { Greeter } from '@haraldlons/smartstring';
// Greeter('John'); // 'Hello John'
// Greeter(''); // 'Hello '
// Greeter('World'); // 'Hello World'