w3c/web-locks

Cross-tab resource coordination API

124

stars

248

commits

Bikeshed

primary language

Sep 24, 2025

updated

w3c.github.io/web-locks/

README

Web Locks API

CI

A web platform API that allows script to asynchronously acquire a lock over a resource, hold it while work is performed, then release it. While held, no other script in the origin can aquire a lock over the same resource. This allows contexts (windows, workers) within a web application to coordinate the usage of resources.

Participate: GitHub issues — Docs: MDN — Tests: web-platform-tests

Contributors

inexorabletash

216 commits

saschanaz

12 commits

marcoscaceres

5 commits

w3c/web-locks

Cross-tab resource coordination API

124

stars

248

commits

Bikeshed

primary language

Sep 24, 2025

updated

w3c.github.io/web-locks/

README

Web Locks API

CI

A web platform API that allows script to asynchronously acquire a lock over a resource, hold it while work is performed, then release it. While held, no other script in the origin can aquire a lock over the same resource. This allows contexts (windows, workers) within a web application to coordinate the usage of resources.

Participate: GitHub issues — Docs: MDN — Tests: web-platform-tests

Contributors

inexorabletash

216 commits

saschanaz

12 commits

marcoscaceres

5 commits

Languages

Bikeshed

100.0%