https://github.com/natterstefan/react-editor-js-example
This is an example repo for react-editor-js, which can be used to create codesandbox projects.
https://github.com/natterstefan/react-editor-js-example
codesandbox editorjs react react-editor-js
Last synced: about 2 months ago
JSON representation
This is an example repo for react-editor-js, which can be used to create codesandbox projects.
- Host: GitHub
- URL: https://github.com/natterstefan/react-editor-js-example
- Owner: natterstefan
- Created: 2020-03-19T18:27:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T18:46:24.000Z (about 5 years ago)
- Last Synced: 2025-02-10T11:45:25.170Z (3 months ago)
- Topics: codesandbox, editorjs, react, react-editor-js
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/natterstefan/react-editor-js-example/tree/master
- Size: 138 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-editor-js example
This is an example repo for [react-editor-js](https://github.com/natterstefan/react-editor-js),
which can be used to create codesandbox projects.## Code with Codesandbox
Use the button below to create a codesandbox:
[](https://codesandbox.io/s/github/natterstefan/react-editor-js-example/tree/master)
A template on codesandbox can be found [here](https://codesandbox.io/s/editorjs-react-editor-js-example-with-custom-react-component-template-8md15).
## References
- [editor.js](https://editorjs.io/)
- [codesandbox - Import from GitHub](https://codesandbox.io/docs/importing)