Component Library
The RANDSUM Component Library ships two React components for embedding interactive dice rolling UIs into any web application. It is self-contained with bundled styles and depends only on @randsum/roller.
Installation
Section titled “Installation”bun add @randsum/component-librarynpm install @randsum/component-libraryComponents
Section titled “Components”| Component | Description |
|---|---|
| RollerPlayground | Interactive dice notation editor with live roll results and breakdown panel |
| ModifierReference | Reference grid of all supported dice notation modifiers |