GithubHelp home page GithubHelp logo

grapp-dev / nui-components.nvim Goto Github PK

View Code? Open in Web Editor NEW
254.0 5.0 4.0 35.66 MB

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

Home Page: https://nui-components.grapp.dev

License: MIT License

Lua 100.00%
layout-engine lua neovim neovim-plugin nvim nvim-lua nvim-plugin ui ui-components user-interface

nui-components.nvim's Introduction

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.

Documentation

Full documentation can be found here.

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"
  }
}

Discord

Join Discord to get involved with the community, ask questions, and share tips.

For plugin developers

Consider publishing your plugin to luarocks to simplify installation with compatible plugin managers like rocks.nvim or lazy.nvim extended with luarocks.nvim.

License

The MIT License.

See LICENSE

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.