Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

clemlak/temporal-js

Repository files navigation

Temporal-js

Javascript library for Temporal (https://github.com/RTradeLtd/Temporal)

Usage

To install from npm you can use npm install bonedaddy/temporal-js.

Test

Run the test with npm test (for some reason only mocha test seems to work).