rough-notation icon indicating copy to clipboard operation
rough-notation copied to clipboard

Create and animate hand-drawn annotations on a web page

Results 33 rough-notation issues
Sort by recently updated
recently updated
newest added

I'd love to be able to add callbacks after individual group animations, like: [...] const a2 = annotate(elems[1], {callback: ()=>{}, type: 'highlight', color: this.$vuetify.theme.themes.light.primary }) [...] const ag = annotationGroup([a1,...

Hey, unfortunately library don't work localy... https://codepen.io/chriscoyier/pen/JjGEpXK Can you add more detailed instruction how to use it without npm, please?

Great library for starters but is there a way to delay the annotation until you've scrolled to a section on the page? I'm using the code below ATM. Thanks `const...

Hi guys, thanks for this project, is very cool! I'm using some of the annotations in hover on elements, it would be really cool to make animations possible in reverse...

An asterisks to annotate and some text to go with it. ![annotation](https://user-images.githubusercontent.com/833927/85214523-f5a86280-b320-11ea-8ab6-25c951b96fbf.png)

When you get [a Dependabot PR](https://github.com/mdn/yari/pull/784) to upgrade `rough-notation` all you get is a link to this: https://github.com/rough-stuff/rough-notation/commits Most of the commit messages are, a bit hard to decipher :)

Great thanks for this awesome library! 🎉 In my project, I want to add a notation on multiple elements. However, it would generate multiple notations. An example below My HTML:...

Hey, thanks for opensourcing this library. I haven't even tried it yet but I know it will come in handy. Most of my use cases would use the `annotate` animation...

_(Not a bug but something that people will run into and that could be documented in the README. I am happy to provide a PR and examples.)_ When loading web...

I recently created a purescript wrapper for rough notation, would you like to add it to the readme?