SchemaStore/schemastore

Speculation Rules

Closed

#5,331 opened on Feb 1, 2026

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

Repository metrics

Stars
 (3,774 stars)
PR merge metrics
 (Avg merge 4d 11h) (141 merged PRs in 30d)

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