This package has been deprecated

Author message:

this version has been deprecated

quill-highlight
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

quill-highlight

A highlighting module for the Quill text editor

Build Status tslint code style Test Runner NPM Coverage Status

THIS IS A WORK IN PROGRESS AND SHOULD NOT BE USED

Installation

This module uses yarn to manage dependencies and run scripts for development.

To install as an application dependency:

$ yarn add --dev quill-highlight

To build the app and run all tests:

$ yarn run all

To start a web server and view a demo of this module use:

$ yarn start

This will start a local express web server @ http://localhost:4000

Overview

TODO: Add overview docs

Usage

TODO: Add usage documentation

API

attributes

methods

Readme

Keywords

none

Package Sidebar

Install

npm i quill-highlight

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • jmquigley