2.7.2 • Published 4 years ago

@kognity/vue-yellow-marker v2.7.2

Weekly downloads
519
License
MIT
Repository
github
Last release
4 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

4 years ago

2.6.7

5 years ago

2.6.6

5 years ago

2.6.5

5 years ago

2.6.2

5 years ago

2.6.1

5 years ago

2.5.1

5 years ago

2.4.10

5 years ago

2.4.9

5 years ago

2.4.8

5 years ago

2.4.7

5 years ago

2.4.6

5 years ago

2.4.5

5 years ago

2.4.4

5 years ago

2.4.2

5 years ago

2.3.3

5 years ago

2.3.2

5 years ago

2.2.20

5 years ago

2.2.19

5 years ago

2.2.18

5 years ago

0.2.16

5 years ago

0.2.15

5 years ago

0.2.14

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago