Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mobily committed Apr 7, 2024
1 parent cc385ca commit 9618abc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@
NuiComponents is a library built on top of [`nui.nvim`](https://github.com/MunifTanjim/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.


<img src="https://raw.githubusercontent.com/grapp-dev/nui-components.nvim/main/docs/public/gifs/hero.gif" alt="nui-components.nvim">

## Documentation

Full documentation can be found [here](https://nui-components.grapp.dev).

## Installation

To install NuiComponents, you should use your preferred plugin manager.
Expand All @@ -35,9 +38,9 @@ use {
}
```

## Documentation
## Discord

Full documentation can be found [here](https://nui-components.grapp.dev).
Join [Discord](https://discord.gg/Rj2V3keVS4) to get involved with the community, ask questions, and share tips.

## License

Expand Down

0 comments on commit 9618abc

Please sign in to comment.