Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidvishnoi/respec-preview
Preview documents using a specific ReSpec version
https://github.com/sidvishnoi/respec-preview
respec service-worker service-worker-demo w3c
Last synced: 2 months ago
JSON representation
Preview documents using a specific ReSpec version
- Host: GitHub
- URL: https://github.com/sidvishnoi/respec-preview
- Owner: sidvishnoi
- Created: 2019-07-12T13:28:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T18:27:16.000Z (almost 3 years ago)
- Last Synced: 2024-08-07T23:48:18.722Z (5 months ago)
- Topics: respec, service-worker, service-worker-demo, w3c
- Language: JavaScript
- Homepage: https://respec-preview.netlify.com/
- Size: 19.5 KB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# respec-preview
Preview documents that use [ReSpec](https://github.com/w3c/respec) using a specific ReSpec version. Useful for preview/PR builds or for testing regressions.
Uses `ServiceWorker` to fetch a document, while replacing the default ReSpec script [1] with the one you provide.
# Example
View [Payment Request using ReSpec v24.23.0](https://respec-preview.netlify.com/?spec=https%3A%2F%2Fw3c.github.io%2Fpayment-request%2F&version=https%3A%2F%2Funpkg.com%2Frespec%4024.23.0%2Fbuilds%2Frespec-w3c-common.js)
Live version: https://respec-preview.netlify.com/
---
[1] https://www.w3.org/Tools/respec/respec-w3c