Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a sample template in React, Vue and NextJS #107

Closed
dharanigowthamsampath opened this issue May 28, 2024 · 1 comment
Closed

Create a sample template in React, Vue and NextJS #107

dharanigowthamsampath opened this issue May 28, 2024 · 1 comment

Comments

@dharanigowthamsampath
Copy link

dharanigowthamsampath commented May 28, 2024

its really hard to understand the documentation for the beginners, who is willing to use EditorJS. it will be Good if we have the pre-build templates for those who is absolute for beginner.

Expected features

  1. Getting all the tools to the editor
  2. Storing the data to the sqlite db to learn the data flow
  3. Rendering the data from the database to learn how the data should be rendered
@neSpecc
Copy link
Contributor

neSpecc commented May 28, 2024

Sure, it would be helpful. But this issue is not related to the Header Tool.

Also, here is an example of Vue.js component:
https://github.com/codex-team/notes.web/blob/main/codex-ui/src/vue/components/editor/Editor.vue

And another one (without composable):
https://github.com/codex-team/editorjs.io/blob/main/components/EditorDemo.vue

@neSpecc neSpecc closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants