SaaSHub helps you find the best software and product alternatives Learn more →
Overture Alternatives
Similar projects and alternatives to overture
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
markwhen
Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.
-
-
Mercure
🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications
-
-
wa-automate-nodejs
💬 🤖 The most reliable tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!
-
-
-
-
-
dom-event-to-css-variable.js
Simple library to expose DOM event values as CSS Custom Properties (variables)
overture discussion
overture reviews and mentions
-
We use our own hardware at Fastmail
We also did our own web framework :p
https://github.com/fastmail/overture
- CSS lengths in Gecko are limited to 17,895,697 pixels (2010)
- Defensive CSS
-
Server-Sent Events: the alternative to WebSockets you should be using
It is, however, interesting to note that Fastmail’s webmail doesn’t use EventSource, but instead implements it atop fetch or XMLHttpRequest. An implementation atop XMLHttpRequest was required in the past because of IE, but it still deliberately doesn’t use EventSource; my foggy recollection from a few years ago is that it had to do with control over timeout/disconnect/reconnect, and handling Last-Event-ID, plus maybe skipping browser bugs in some older (now positively ancient and definitely unsupported) browsers. The source for that stuff is the three *EventSource.js files in https://github.com/fastmail/overture/tree/master/source/io.
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jan 2025
Stats
fastmail/overture is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of overture is JavaScript.