WICG / webusb

Connecting hardware to the web.
https://wicg.github.io/webusb/
Other
1.32k stars 132 forks source link

Rebuild EXPLAINER.md as developer-facing documentation #108

Open reillyeon opened 7 years ago

reillyeon commented 7 years ago

The tag recommends building an explainer document as developer-facing documentation as extracting information about how to use an API from the full specification is difficult. This will likely include copies of the examples from the specification but with more developer-centric explanations.

Ideas I have for this include a walkthrough of not only how to connect to a device but also how the device is expected to behave as this is a common developer question.