Vanilla JavaScript is the simplest way to integrate the SpeedOf.Me speed test. No frameworks, no build tools - just plain JavaScript that works in any browser.
The examples below demonstrate basic and advanced integration patterns.
Minimal implementation showing the core API usage: configure, start test, display results.
Full-featured implementation with progress updates, configurable options, and detailed results.