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

What's the difference between react-codemirror and react-codemirror2 ? #143

Closed
sidwebworks opened this issue Sep 5, 2021 · 6 comments
Closed

Comments

@sidwebworks
Copy link

Hi, I am a little confused on what are the main differences/changes between react-code-mirror and this one https://github.com/scniro/react-codemirror2

@jaywcjlove
Copy link
Member

jaywcjlove commented Sep 5, 2021

@sidwebworks

  1. When react-codemirror was developed, react-codemirror2 has stopped updating.
  2. Fix some issue in react-codemirror2.
  3. There are better sample previews.
  4. Fix some types of issue.
  5. Support cjs and esm, open in unpkg

@jaywcjlove
Copy link
Member

@sidwebworks Will try to upgrade Codemirror 6 in the future. #88

@sidwebworks
Copy link
Author

Yeah got it, I saw some other things you made! I Gotta admit damn good job mate! I would also love to contribute. Recently I and another contributor have been working to bring back the TSDX library after the author decided to abandon the project and so far it is looking good. I would love to work on some of your projects and contribute.

@sidwebworks
Copy link
Author

Although I noticed the lib doesn't support SSR right? Do you have any plans to add it?

@jaywcjlove
Copy link
Member

@sidwebworks Server-side rendering is not supported because of codemirror. But it may have some solutions. uiwjs/react-md-editor#52 (comment)

Welcome to participate in the project and make contributions.

@sidwebworks thx!

@sidwebworks
Copy link
Author

Thanks man! I think I will close this now. Keep up the good work.

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