You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This one uses a bunch of hacks that are different from ACE or CodeMirror to allow it's use on iOS and android devices, as well as the desktop! It's a stand-alone library so you can embed it anywhere that allows javascript. As far as features, it supports syntax highlighting and a cool little diddle where you can drag and drop fonts into it to change the look.
Make sure you have node installed if you want to run it, and run npm update in the root directory to get all the dependencies in check.