prosemirror-utils

v1.1.5
Utils library for ProseMirror
ProseMirror utils helpers

lint

eslint ./src/ --ext .ts --fix

build

./build.js

build_all

npm run build

test

jest

test-ci

NODE_ENV=testing jest --coverage && codecov

prepare

npm run build_all

Metadata

Downloads