https://github.com/niradler/timejs
Helper class to help manage time base function.
https://github.com/niradler/timejs
helpers js manage time
Last synced: 11 months ago
JSON representation
Helper class to help manage time base function.
- Host: GitHub
- URL: https://github.com/niradler/timejs
- Owner: niradler
- Created: 2018-01-09T17:57:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T14:25:41.000Z (over 6 years ago)
- Last Synced: 2025-03-16T09:38:19.194Z (over 1 year ago)
- Topics: helpers, js, manage, time
- Language: HTML
- Homepage: https://www.npmjs.com/package/@niradler55/timejs
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# timejs
Helper class to help manage time base function.
## Getting Started
- npm i @niradler55/timejs
- include: require('@niradler55/timejs') or import from ('@niradler55/timejs')
## Demo
- server: [demo source](https://github.com/niradler/timejs/blob/master/examples.js)
- client: [source](https://github.com/niradler/timejs/blob/master/index.html) [demo](https://niradler.github.io/timejs/)