1.0.2 • Published 3 years ago

barjste v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

barJSte

Highlight your texts like you would a textbook.

Installation

npm i barjste

or download the source yourself.

Usage

$(element).barjste(action, properties)

Variables

element - the DOM element you wish to modify.

action - "highlight" to highlight the text, "unhighlight" to hide the text, "redact" to redact the text.

properties - {"color", color}, where color can be yellow, blue, red, green, pink, white, and black.

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

7 years ago