animate-notation
v0.2.0
Published
Create notations and control animations of it.
Readme
Animate Notation
📖 Document
👀 Notation Likes Rough Notation.
Animation is available for hide() in this package.
🚀 New Features:
- Set animation duration whenever call
show()andhide() - Stop animation whenever you want.
- Customize a notation shape.
🔧 Changes:
- Mark name is more easy:
'o' | '_' | '=' | '-' | 'x' | '[]' | 'box'instead of'circle' | 'underline' | 'highlight' | 'strike-through' | 'crossed-off' | 'bracker' | 'box'
