@fleco/duration
v0.1.7
Published
Fork of duration-js
Downloads
10
Readme
Duration.js
This is a work in progress
This is a fork of Duration.js by icholy
I have based the code off of the golang_compatible
branch, updating the code to TypeScript and using ESM.
It has also basically turned into a wrapper for the Temporal.Duration from a polyfill for the Temporal Proposal.
Tests
Since this is a work in progress, there are no tests yet.