├── CONTRIBUTING.md ├── EXAMPLES.md ├── EXPLAINER.md ├── IDBObservers.webidl ├── LICENSE.md ├── README.md ├── SPEC_CHANGES.md ├── tag-security-privacy-doc.md └── w3c.json /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /EXAMPLES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/EXAMPLES.md -------------------------------------------------------------------------------- /EXPLAINER.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/EXPLAINER.md -------------------------------------------------------------------------------- /IDBObservers.webidl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/IDBObservers.webidl -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/README.md -------------------------------------------------------------------------------- /SPEC_CHANGES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/SPEC_CHANGES.md -------------------------------------------------------------------------------- /tag-security-privacy-doc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/tag-security-privacy-doc.md -------------------------------------------------------------------------------- /w3c.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WICG/indexed-db-observers/HEAD/w3c.json --------------------------------------------------------------------------------