2.7.2 • Published 5 years ago

@kognity/vue-yellow-marker v2.7.2

Weekly downloads
519
License
MIT
Repository
github
Last release
5 years ago

Vue Yellow Marker

Adds a text selection and highlighting functionality to your VUE components.

Build Status

Example

Installation

npm install @kognity/vue-yellow-marker --save

Usage

import { HighlightMixin } from "@kognity/vue-yellow-marker";

export default {
  name: "MyComponent",
  mixins: [
    HighlightMixin,
  ],
  ...
  ...
}

Live demo

See live examples in codesandbox

License

MIT

2.7.2

5 years ago

2.6.7

6 years ago

2.6.6

6 years ago

2.6.5

6 years ago

2.6.2

6 years ago

2.6.1

6 years ago

2.5.1

6 years ago

2.4.10

6 years ago

2.4.9

6 years ago

2.4.8

6 years ago

2.4.7

6 years ago

2.4.6

6 years ago

2.4.5

6 years ago

2.4.4

6 years ago

2.4.2

6 years ago

2.3.3

6 years ago

2.3.2

6 years ago

2.2.20

6 years ago

2.2.19

6 years ago

2.2.18

6 years ago

0.2.16

6 years ago

0.2.15

6 years ago

0.2.14

6 years ago

0.2.13

6 years ago

0.2.12

6 years ago

0.2.11

6 years ago

0.2.10

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago