⚠️ --- Under Development ---⚠️
An UI library for neovim.
features:
- builtin layouts and windows: have a builtin layouts that easy to use
(
Stack
,FlexBox
layout andMenu
,Frame
window for now) - animation: all window can be animated with
animate()
andplay()
method
TODO:
- ⭕ create
FlexBox
layout - ❌ create
InteractiveWindow
window