Skip to content

vankeisb/elm-rich-textarea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My textarea is Rich !

This project is in early inception stage. Use at your own risk.

Build Status

Live Demo

Features

  • textarea-like editing experience...
    • edition
    • key/mouse nav and selection
    • scrolling
  • but with styled text !
    • ability to plug-in custom "highlighting"
    • with debouncing (do not parse at every keystroke)
    • in Elm, or in JS through ports
  • and prediction/completion
    • with pluggable prediction engine
    • in Elm, or in JS through ports
  • 100% pure Elm (0.19)

About

Textarea with style !

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages