8000 GitHub - grapp-dev/nui-components.nvim at v1.0.0
[go: up one dir, main page]

Skip to content

grapp-dev/nui-components.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nui-components.nvim · PRs Welcome GitHub license

nui-components.nvim

A powerful tool that aims to make UI development in Neovim more accessible, intuitive, and enjoyable.

NuiComponents is a library built on top of nui.nvim, which provides an extensive set of tools for creating user interfaces in Neovim using Lua. With NuiComponents, developers can easily build complex UIs using a simple and intuitive API, which supports various UI elements. Moreover, the library includes advanced features like state management and form validations.

nui-components.nvim

Installation

To install NuiComponents, you should use your preferred plugin manager.

Lazy

{
  "grapp-dev/nui-components.nvim",
  dependencies = {
    "MunifTanjim/nui.nvim"
  }
}

Packer

use {
  "grapp-dev/nui-components.nvim",
  requires = {
    "MunifTanjim/nui.nvim"
  }
}

Documentation

Full documentation can be found here.

License

The MIT License.

See LICENSE

About

A feature-rich and highly customizable library for creating user interfaces in Neovim.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 5

Languages

0