text-annotator-v2
Advanced tools
Comparing version 1.0.9 to 1.1.0
{ | ||
"name": "text-annotator-v2", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "A JavaScript library for locating and annotating plain text in HTML", | ||
@@ -5,0 +5,0 @@ "main": "build/text-annotator-v2.js", |
@@ -23,3 +23,3 @@ # text-annotator-v2 | ||
## An example of the usage | ||
## Usage | ||
```javascript | ||
@@ -73,2 +73,3 @@ /* | ||
``` | ||
Two demo are also available on https://zealous-meitner-84f091.netlify.app/ and https://zealous-meitner-84f091.netlify.app/demo.html where you can check the source code and UI. | ||
@@ -75,0 +76,0 @@ ## Constructor |
45762
12
127