An open API service indexing awesome lists of open source software.

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.

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/)