The browser's implmentment of mark and paint's interaction. \
The effect is shown in figure.
https://unpkg.com/markme
name: Markme
const markme = require('markme')
const mm = markme(document.body, {
// options
})
- enablePlugins
Default
['highlight', 'badge']
// Wait to be full ...
- markme-leancloud - Use leancloud as data persistence.
- Use markme-leancloud by Violentmonkey