Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WICG/priority-hints
A browser API to enable developers signal the priorities of the resources they need to download.
https://github.com/WICG/priority-hints
graduated shipping-chromium
Last synced: 11 days ago
JSON representation
A browser API to enable developers signal the priorities of the resources they need to download.
- Host: GitHub
- URL: https://github.com/WICG/priority-hints
- Owner: WICG
- License: other
- Archived: true
- Created: 2017-08-30T05:40:53.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T18:56:14.000Z (over 1 year ago)
- Last Synced: 2024-08-02T06:14:26.787Z (3 months ago)
- Topics: graduated, shipping-chromium
- Language: Bikeshed
- Homepage: https://wicg.github.io/priority-hints/
- Size: 150 KB
- Stars: 245
- Watchers: 30
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Priority Hints
## tl;dr
Priority Hints provide developers with the control to indicate a resource's
relative fetch priority to the browser.# Explainer
Please see the **[Explainer & FAQ](EXPLAINER.md)** for long form feature explanation, goals, and reasoning.
# Use Cases / Examples
See [Examples section of the Explainer](EXPLAINER.md#example-use-cases) to see use cases of priority hints.