@yurijmikhalevich/editorjs

v2.28.0-patch3
Editor.js — Native JS, based on API and Open Source
codex editor text editor editor editor.js editorjs

dev

vite

build

vite build

lint

eslint src/ --ext .ts && yarn lint:tests

lint:errors

eslint src/ --ext .ts --quiet

lint:fix

eslint src/ --ext .ts --fix

lint:tests

eslint test/ --ext .ts

pull_tools

git submodule update --init --recursive

_tools:checkout

git submodule foreach "git checkout master || git checkout main"

_tools:pull

git submodule foreach git pull

_tools:yarn

git submodule foreach yarn

_tools:build

git submodule foreach yarn build

_tools:make

yarn _tools:yarn && yarn _tools:build

tools:update

yarn _tools:checkout && yarn _tools:pull && yarn _tools:make

test:e2e

yarn build && cypress run

test:e2e:open

yarn build && cypress open

devserver:start

yarn build && node ./devserver.js
npm i @yurijmikhalevich/editorjs

Metadata

Downloads

Maintainers