zajac / barfer

Just a crazy idea to implement immutable persistent browser-based text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just a crazy idea to implement immutable persistent browser-based text editor with reagent. Main idea is to use persistent tree to store document text and highlighting model. Now the main goal is to make react reconcile only lines that have changed since last render.

About

Just a crazy idea to implement immutable persistent browser-based text editor


Languages

Language:Clojure 99.3%Language:HTML 0.7%