@kognity/vue-yellow-marker

2.7.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @kognity/vue-yellow-marker

Weekly Downloads

0

Version

2.7.2

License

MIT

Unpacked Size

4.34 MB

Total Files

20

Last publish

Collaborators

  • harabchuk
  • jonathan.kurniadi
  • kakulgupta
  • mackeian
  • martinlissmats
  • sennav