Showing 1-4 of 4 packages
A lightweight, dependency-free TypeScript utility libraru for \*\*human-friendly date and time handling
Encapsulates Signals runtime functionality, in order to share logic between the signals plugins for browser and mobile.
Convert milliseconds to a human readable string: `133700000000` → `4 Years 2 Months 27 Days 10 Hours 53 Minutes 2 Seconds` Usage ```js const ms = require(`timecraft`) ms(`133700000000`) // Output=> 4 Years 2 Months 27 Days 10 Hours 53 Minutes 2 Seconds ``
Time conversion using NAIF CSPICE Toolkit in JavaScript via Emscripten.