SchemaStore/schemastore

Speculation Rules

Open

#5,331 opened on Feb 1, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,208 forks)github user discovery
Help WantedSchema

Repository metrics

Stars
 (3,774 stars)
PR merge metrics
 (PR metrics pending)

Description

Description of the JSON schema.

The Speculation Rules API is designed to improve performance for future navigations. It targets document URLs rather than specific resource files, and so makes sense for multi-page applications (MPAs) rather than single-page applications (SPAs).

from https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API

Supporting information.

Are you making a PR for this?

Yes, I will create a PR.

Contributor guide