react-simple-wysiwyg

v3.1.0
Simple and lightweight React WYSIWYG editor
react wysiwyg editor rich text

lint

tsc --noEmit && eslint src examples

test

npm run lint && spech

build

rm -rf lib && rollup -c

pages

gh-pages -d examples/github.io

start

npm run build && npm start --prefix examples/typescript

prepack

npm run build && npm run test

prepare

npm install --prefix examples/typescript

test:e2e

npm test --prefix e2e/cra

test:full

npm run test && npm run test:e2e

postversion

git push && git push --tags

Metadata

  • MIT
  • Whatever
  • Alexey Prokhorov
  • released 7/9/2024

Downloads

Maintainers