6 ms·
> I’m good at building garbage! I've also been building my own editor - it's been fun. In my case it's a modal editor, so I ended up rendering with <div>s, but
by joefreeman 15d ago
> I’m good at building garbage!
I've also been building my own editor - it's been fun. In my case it's a modal editor, so I ended up rendering with <div>s, but using a <textarea> to capture from the clipboard.
https://github.com/joefreeman/aether https://github.com/joefreeman/aether