Skip to content

isTravis/prosemirror-with-react-rendered-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProseMirror with a React Rendered Node

screen recording

Open index.html in a browser. Use the "insert orange" button to insert a document node that renders as a React component.

Local development

If you'd like to modify the files:

Install node.js.

Install npm dependencies

npm install

Then run the build process, which will recompile on file changes:

node build.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%