Provide a standalone public-API-only Ebox playground demonstrating Grid layout and buffer lifecycle with tests and bilingual README documentation.
464 B
464 B
ebox-playground
ebox-playground is the independent developer example package for Ebox. It uses only public Ebox constructors and demonstrates fixed, fractional, two-dimensional, and placed layout. It is separate from etaf-playground, which demonstrates the higher-level Component and Runtime framework.
(require 'ebox-playground)
(ebox-playground-open)
Run make check EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs from this directory.