quill

v2.0.2
Your powerful, rich text editor
quill editor rich text wysiwyg operational transformation ot framework

build

./scripts/build production

lint

run-s lint:*

lint:eslint

eslint .

lint:tsc

tsc --noEmit --skipLibCheck

start

[[ -z "$npm_package_config_ports_webpack" ]] && webpack-dev-server || webpack-dev-server --port $npm_package_config_ports_webpack

test

run-s test:*

test:unit

vitest --config test/unit/vitest.config.ts

test:fuzz

vitest --config test/fuzz/vitest.config.ts

test:e2e

playwright test
npm i quill

Metadata

Downloads

Maintainers