Liking cljdoc? Tell your friends :D

indexed.db.impl.protocols

Most of the protocols in this namespace map directly to native JS types for the IndexedDB API. Where possible, JS properties and methods are mapped to conventional Clojure names (i.e kebab case vs camel case).

This library adds a handful of protocols, such as HasErrors, EventTarget, and the BelongsToX protocols to address cross cutting concerns present in the native JS API.

Most of the protocols in this namespace map directly to native JS types
for the IndexedDB API. Where possible, JS properties and methods are mapped
to conventional Clojure names (i.e kebab case vs camel case).

This library adds a handful of protocols, such as HasErrors, EventTarget, and the BelongsToX
protocols to address cross cutting concerns present in the native JS API.
raw docstring

indexed.db.spec

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close