mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-27 23:40:28 +01:00
bump
This commit is contained in:
@@ -6,7 +6,7 @@ A small JavaScript library to create and animate annotations on a web page.
|
|||||||
|
|
||||||
Rough Notation uses [RoughJS](https://roughjs.com) to create a hand-drawn look and feel. Elements can be annotated in a number of different styles. Animation duration and delay can be configured, or just turned off.
|
Rough Notation uses [RoughJS](https://roughjs.com) to create a hand-drawn look and feel. Elements can be annotated in a number of different styles. Animation duration and delay can be configured, or just turned off.
|
||||||
|
|
||||||
Rough Notation is 3.63kb in size when gzipped.
|
Rough Notation is 3.68kb in size when gzipped.
|
||||||
|
|
||||||
[Visit website to see it in action](https://roughnotation.com/) and check out the [source code](https://github.com/pshihn/rough-notation-web) for the website
|
[Visit website to see it in action](https://roughnotation.com/) and check out the [source code](https://github.com/pshihn/rough-notation-web) for the website
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rough-notation",
|
"name": "rough-notation",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "Create and animate hand-drawn annotations on a web page",
|
"description": "Create and animate hand-drawn annotations on a web page",
|
||||||
"main": "lib/rough-notation.cjs.js",
|
"main": "lib/rough-notation.cjs.js",
|
||||||
"module": "lib/rough-notation.esm.js",
|
"module": "lib/rough-notation.esm.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user