0.4.0 • Published 3 years ago

perry-white v0.4.0

Weekly downloads
196
License
MIT
Repository
github
Last release
3 years ago

NPM Actions Status

Perry White

History

Perry White is based on several projects.

  • The base editor is ProseMirror.
  • CZI-Prosemirror built on top of that and added React rendering
  • That was extended further by the Licit Editor
  • This fork converts from flow to Typescript, adds a few plugins and removes several that were not wanted

DEMO

Development

  • yarn start will fire up webpack and serve the demo page for adhoc testing
  • yarn build:release will compile for distribution
  • To test the build files you can manually copy them to a project via:
    • rsync -rR {dist,scss} /node_modules/perry-white/