# Documentation Contents

+ [Details](/docs/details.md)
  - Details about this library, including prior art, redesign, defining specs, handling scenarios, and the underlying API.
+ [Examples](/docs/examples.md)
  - Code examples using different testing libraries on Node.js and the browser.
+ [Node.js, ES modules and CommonJS](/docs/esm-cjs.md)
  - Details on importing CommonJS and ES2015 modules in Node.js.
+ [Data table value types](/docs/values.md)
  - List of different "types" of values you can define in the docstring table.
+ [Status, progress, to-do list](/docs/to-do.md)
  - Tracking the thought process, chores, interruptions, and things remaining to do.
