Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
1–10 of 57 posts
Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#2Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#3Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#4Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#5So this is built on Slate—what does it bring to the table that you can’t do with Slate out of the box?
Slate works well for editing text. Anything with a more complicated layout / UX gets really messy though, since with Slate, you always have to deal with the DOM / Slate's wrapper around contenteditable. And at least before Slate 0.50+, we (& the developers of Schul-Cloud independently of us) ran always in bugs, etc. This is why Edtr.io (similarly to ReactPages, fka ORY Editor) builds it own state management & layouting outside of Slate. And let Slate do what they do best, editing rich-text.
Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#6I was thinking of building something similar. Any other alternatives to similar solutions?
Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#7Would love to look into integrating this editor in our email client. Is there an easy way for us to chat?
Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#8Layouts seem broken. Dialogs that are mostly empty space and icons that overlap borders.
Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#9I was thinking of building something similar. Any other alternatives to similar solutions?
Re: Show HN: Edtr.io – Intuitive web editor, open source and fully adaptable
#10This is really nice. One note: the landing page doesn’t mention the MIT license or commercial use. I had to go to the repo to figure it out. Would love to look into integrating this editor in our email client. Is there an easy way for us to chat?
You can reach us at edtr-io@splish.dev