0.2.0 • Published 11 months ago
pm-elements v0.2.0
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
<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
<pm-inline>
<pm-xml>
<pm-xslt>
<pm-svg>
<pm-math>
<pm-html>
<pm-forms>