react-simple-wysiwyg

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

start

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

build

rm -rf lib && rollup -c

pages

gh-pages -d examples/github.io

lint

tsc --noEmit && eslint src examples

postversion

git push && git push --tags

prepare

npm install --prefix examples/typescript

prepack

npm run build && npm run test

test

npm run lint && spech

test:e2e

npm test --prefix e2e/cra

test:full

npm run test && npm run test:e2e
npm i react-simple-wysiwyg

Metadata

  • MIT
  • Whatever
  • Alexey Prokhorov
  • released 8/31/2024

Downloads

Maintainers