14 lines
461 B
Markdown
Raw Normal View History

2026-05-31 13:21:13 +02:00
# @slidev/rough-notation
Fork of [rough-notation](https://github.com/rough-stuff/rough-notation)
Changes in this fork:
- Expose types
- Support custom `class` option
- Support custom `opacity` option for strokes
- Support passing through all options to RoughJS for full customization
- Support `getConfig` and `setConfig` methods
- Improved build assets with `.cjs` and `.mjs`
- `annotation.show()` returns a promise that resolves when the animation is done