/elm-text-editor

A POC of using a piece table/chain to make a basic text editor in Elm

Primary LanguageElm

A MVP text editor in Elm to explore Piece Tables and text editing in general.

npm install
npm run dev