https://github.com/g4code/timo
Timer - for measuring elapsed time
https://github.com/g4code/timo
Last synced: 3 months ago
JSON representation
Timer - for measuring elapsed time
- Host: GitHub
- URL: https://github.com/g4code/timo
- Owner: g4code
- License: mit
- Created: 2014-02-13T16:55:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T18:25:17.000Z (over 8 years ago)
- Last Synced: 2025-10-20T07:37:16.196Z (9 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
timo
======
> timo - [nodejs](http://nodejs.org) library - timer - for measuring elapsed time
[](https://nodei.co/npm/timo/)
## Install
$ npm install timo
## Usage
## Development
### Install dependencies
$ make install
### Run tests
$ make test
## License
(The MIT License)
see LICENSE file for details...