Skip to content

Tempo Plugin

Plugin Ecosystem

Tempo's functionality can be easily extended through community and premium plugins. Because of Tempo's unique core architecture, plugins add exactly 0 bytes to the bundle size of developers who do not use them.

Browse the live catalog below to discover extensions for scheduling, calendar math, astronomical events, and more.

Community Plugins

Free, open-source extensions under the MIT license organized by functional domain.

☀️ Celestial & Astronomical Science

Hemisphere-aware solar events, lunar phase tracking, solstices, and twilight boundaries.

Astro Pluginv2.2.1

Tempo plugin that calculates precise astronomical seasons (solstices & equinoxes) and lunar phases — hemisphere-aware, sub-minute accuracy

Celestial Pluginv0.2.0

Tempo plugin for location-aware solar twilight events and lunar phase calculations

🤖 AI & Natural Language

LLM-powered natural language date parsing, narrative formatting, and recurrence rules.

AI Pluginv2.0.0

Tempo community plugin for LLM-powered natural language parsing.

💼 Business, Finance & UI Utilities

Fiscal calendars, financial namespaces, and precision block-snapping for UI controls.

Finance Pluginv1.0.4

Tempo Community Plugin: Finance namespace and fiscal year utilities

Snap Pluginv1.3.3

Tempo plugin for rounding and snapping dates to custom minute, hour, or sub-second intervals — ideal for calendar UIs, time-pickers, and telemetry aggregation

⚡ High Performance & System Execution

Lock-free thread synchronization, continuous execution loops, and SAB multi-threading.

Batch Pluginv1.1.0

Tempo community plugin bringing C-level parallelization to massive date arrays via SharedArrayBuffer and Worker Threads.

Sync Pluginv1.0.4

Tempo community plugin providing lock-free, highly precise cross-thread synchronization via SharedArrayBuffer and Atomics.

Ticker Pluginv2.3.1

Tempo plugin that provides a high-performance continuous execution loop (Ticker) based on temporal mathematics.

🧩 Other Extensions

General-purpose community plugins for Tempo.

Geo Pluginv1.0.0

Tempo community plugin for IP geolocation lookup, browser hardware location services, and coordinate resolution.


Submit Your Own Plugin!

Have you built something amazing for Tempo? We want to see it!

You can have your own packages listed in this live catalog. Simply build your extension using definePlugin() or defineTerm() and publish it to NPM with the "tempo-plugin" keyword. Open an Issue on our GitHub repository with a link to your package, and we'll review it for inclusion in the global registry!

Released under the MIT License.