├── LICENSE ├── README.md ├── package.json └── set-timer.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fraction/set-timer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fraction/set-timer/HEAD/README.md -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fraction/set-timer/HEAD/package.json -------------------------------------------------------------------------------- /set-timer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fraction/set-timer/HEAD/set-timer.js --------------------------------------------------------------------------------