generated fromnvim-lua/nvim-lua-plugin-template
- Notifications
You must be signed in to change notification settings - Fork0
s1n7ax/nvim-react
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Reactive UI rendering framework for Neovim
demo.mp4
- Functional components
- Signals (something like
useStateinReactJS) - Complex data stores (:construction: WIP)
- Lifecycle callbacks
- Keymap events
- Highlighting
Open the project
nvim -c"luafile dev/init.lua"Try<leader><leader>w keymap
You can then run:
nvim \--headless \--noplugin \-u tests/minimal.vim \-c"PlenaryBustedDirectory tests/ {minimal_init = 'tests/minimal.vim'}"Or if you want to run a single test file:
nvim \--headless \--noplugin \-u tests/minimal.vim \-c"PlenaryBustedDirectory tests/path_to_file.lua {minimal_init = 'tests/minimal.vim'}"About
Reactive UI framework for neovim
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.