mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-14 17:44:21 +01:00
13 lines
431 B
Markdown
13 lines
431 B
Markdown
# @slidev/rough-notation
|
|
|
|
Fork of [rough-notation](https://github.com/rough-stuff/rough-notation)
|
|
|
|
Changes in this fork:
|
|
|
|
- Expose config and data types
|
|
- Support custom `class` option
|
|
- 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
|