Foreword
This is a small, practical record of the library details I needed more than once.
Why keep this wiki?
Documentation is built to be complete. These notes are built to be useful to one person: future me.
Each page keeps the sharp edges at the top, then reduces everything else to small tasks, runnable code, and one short reminder about when to use it.
How it is organised
Libraries are split into sections, sections contain chapters, and chapters contain gotchas and task snippets.
Use the navigation on the left to open a library. Expand a section to jump directly to any chapter inside it.
The rule
Keep the collection small. Add what is worth finding quickly again, and prefer a working example over a long explanation.