https://github.com/coderbyheart/babystepstimer.js
A legacy codebase for refactoring katas.
https://github.com/coderbyheart/babystepstimer.js
Last synced: 6 months ago
JSON representation
A legacy codebase for refactoring katas.
- Host: GitHub
- URL: https://github.com/coderbyheart/babystepstimer.js
- Owner: coderbyheart
- License: other
- Created: 2017-01-26T20:19:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-30T15:49:05.000Z (over 8 years ago)
- Last Synced: 2025-03-27T05:43:46.681Z (9 months ago)
- Language: JavaScript
- Homepage: https://coderbyheart.github.io/babystepstimer.js/
- Size: 1.64 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# babysteptimer.js
[](https://travis-ci.org/coderbyheart/babystepstimer.js)
[](http://greenkeeper.io/)
[](http://standardjs.com/)
Implementation of [babysteptimer](https://github.com/dtanzer/babystepstimer) in JavaScript.
> *Note:* This code is intended to be used in a [refactoring kata](https://github.com/dtanzer/babystepstimer#baby-steps-timer), so it is intentionally bad software design.
## How to run
npm install
make build
npm run dev-server
Open your browser at .