Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@slidev/rough-notation

slidevjs24.7kMIT0.1.0TypeScript support: included

Create and animate hand-drawn annotations on a web page

annotate, rough, sketchy

readme

@slidev/rough-notation

Fork of 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