0.2.0 • Published 1 year ago

jikan0 v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Jikan0 strongly typed exercise timer core library

Consist of object-oriented Timer interface and functional timer finite state machine API under the hood.

Timer is modeled as a queue data structure with a step(n: milliseconds) function over it.

TODO more docs

Publishing

Npm package exposed API

npx nx release p - will release dependencies

npx nx build facade

node tools/scripts/publish.mjs facade 0.0.4 latest

used https://github.com/nrwl/nx/issues/4620#issuecomment-1546737883 as build solution for now

0.2.0

1 year ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago