Web components showing an analogue clock and a digital clock known from Svelte examples.
Web clocks for websites
Drag and drop package.
A simple implementation of vector clocks in Javascript.
Timestamps, time math, timer service API definition
A straightforward token bucket implementation with no entanglements
Module for testing time-dependent code
Sparse array with run-length encoded deletions
Array manipulation, ordering, searching, summarizing, etc.
Smart Sync Engine — offline-first realtime sync for local databases. CRDT conflict resolution, delta sync, guaranteed delivery.
Web Streams, based on the WHATWG spec reference implementation
Library that finds the synchronization point between two or more audio clips.
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
AWS credential provider that calls STS assumeRole for temporary AWS credentials
Vector clock functions for synchronizing distributed states & processes
Implements the WebIDL algorithms for converting to and from JavaScript values
Provides functions for detecting if the host environment supports the WebCrypto API
Easily measure performance metrics in JavaScript
Stringify JS values
Map of web namespaces
Converts a Web-API readable-stream into a Node.js readable-stream.
A deployable event-ordering runtime for distributed replay, recovery, and stream reconciliation without false certainty.
A shim for the setImmediate efficient script yielding API
OpenTelemetry Collector Logs Exporter allows user to send collected logs to the OpenTelemetry Collector
Simple app that displays the didactic system time.
Kobot is a simple tool to automate the clock in or clock out operation on the web service provided by [KING OF TIME](kingtime.jp) by leveraging [Selenium WebDriver](selenium.dev), and with Google Gmail service email notification can also be sent to notify the results.
Ruck uses continuations and a simple scheduler to ensure "shreds" (Ruck threads) are woken at precisely the right time according to its virtual clock. Schedulers can map virtual time to samples in a WAV file, real time, time in a MIDI file, or anything else by overriding "sim_to" in the Shreduler class. A small library of useful unit generators and plenty of examples are provided. See the README or the web page for details.