Skip to content

zeb33n/zext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zext

A very lightweight, customisable text editor designed for performance whilst embedded on the web. Built using clang and wasm.

Run the Example.

simply clone the project and run a the repo as a static site.

git clone https://github.com/zeb33n/zext.git
cd zext && python -m http.server 6969

Then using your browser navigate to localhost:6969 and enjoy!

configuration (Make it Zexy!)

All colours are configurable (currently this is only possible at compile time by editing the define macros in the header file). image image

The size of the text relative to the window is also customisable using the font size arg to the editor_init function.

TODO for v1.0

  • javascript/runtime config ✅
  • text linting interface
  • clipboard support
  • Easy embedding interface

About

simple text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •