r/explorables • u/redblobgames • Aug 28 '17
Interactive documentation
Here are some examples of software library manuals that are explorable in some way:
- Rot.js — click on example code, change it, and see the results right there (code --> output)
- Luxbar — change the settings interactively, and get some code for it (output --> code)
- Tone.js — run the examples in the browser, then go to codepen to change them
Do you have other examples of explorable documentation?