Closed cdata closed 8 years ago
As a Polymer app author, when I use carbon-mirror in my app, I want the element to be well documented, so that I know WTF I am doing.
carbon-mirror
This should include documentation for Polymer.CarbonIndexedDBMirrorClient and carbon-indexeddb-mirror-worker.js.
Polymer.CarbonIndexedDBMirrorClient
carbon-indexeddb-mirror-worker.js
This is an example of intended usage for carbon-mirror: https://gist.github.com/cdata/7778563ae77df174f3468492555cc605
As a Polymer app author, when I use
carbon-mirror
in my app, I want the element to be well documented, so that I know WTF I am doing.This should include documentation for
Polymer.CarbonIndexedDBMirrorClient
andcarbon-indexeddb-mirror-worker.js
.