0.2.0 • Published 11 months ago

pm-elements v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

pm-elements: A Collection of ProseMirror Web Components

A collection of web components built with ProseMirror.

I did a lot of work and research over about six months or so, but never initialised a repository. The commit history is a slow migration of that previous work, meticulously pulled apart and reconstructed for composability.

Component list

  1. <pm-textarea>: Just the basics; a rich-text <textarea>

I need to look into bundling everything more efficiently, but for now, it gets the job done.

Planned

  1. <pm-inline>
  2. <pm-xml>
  3. <pm-xslt>
  4. <pm-svg>
  5. <pm-math>
  6. <pm-html>
  7. <pm-forms>