Sitemap

Zettel ✎ A library for building editors

2 min readOct 18, 2019

--

tldr: zettel.software, github.com/juliankrispel/zettel

I’m working on this library for building editors with React.

🚀

It’s called Zettel.

I’m building Zettel because I want to enable my own creativity. I want to build crazy editing experiences and I think you might want that too! So I’m doing this as open source, sharing my progress as I go along.

An example interface integrating with react-draggable

Right now the repository is here on github, with a readme including instructions on how to run things locally, or you could play around with examples on the website: zettel.software

Expect lots of updates in the near future, I’m planning a pre-alpha release later this year. Even though there’s lots to do until the first release there’s lots already done, here are some things:

  • Cross Browser support on mobile and desktop browsers.
  • Multi language support (via IME methods)
  • Complete control over what is rendered.
  • Support for editing tree structures
  • Undo/redo
  • Replayable actions
  • Basic unicode support

Interested? Check it out

Want to contribute or just reach out, please do I’m on twitter @juliandoesstuff and there’s also a zettel slack

Can’t wait to share more 🎉

--

--

No responses yet