Package Exports
- @wegotpop/synthetic-dom
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wegotpop/synthetic-dom) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Synthetic HTML DOM for use with parsing within React-RTE
This package allows us to create an in-memory document object model similar to the browser's DOM but using pure JS data structures. It is useful as a target for parsers (such as draft-js-import-markdown).
License
This software is ISC Licensed.