Ross ROSS = Recommend OSS · open-source software intelligence for agents

MunifTanjim/nui.nvim

UI Component Library for Neovim. observed · 2026-08-28

github.com/MunifTanjim/nui.nvim · Lua · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1881
  • days_rel: 487
  • days_push: 11
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2108 stars · 80 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

nui.nvim is a UI component library for Neovim written in Lua. It provides reusable building blocks like text, lines, tables, trees, popups, and layouts for constructing terminal user interfaces inside Neovim plugins.

Use cases

  • build custom popups and floating windows in a neovim plugin
  • render tree views inside neovim buffers
  • create table-like structured output in neovim
  • compose multi-panel layouts of popups in neovim
  • add syntax-highlighted text and lines to buffers programmatically
  • build a custom UI for a neovim plugin without raw vimscript

When to choose

  • you are developing a Neovim plugin that needs popups, menus, trees, or tables
  • you want a composable, well-tested Lua UI toolkit for Neovim 0.5+
  • you need flexible layout management for multiple floating windows

When to avoid

  • you need GUI components outside of Neovim
  • you want a ready-made end-user plugin rather than a component library
  • you target Vim or Neovim versions older than 0.5

Facets

library · maturity stable

ui-components developer-tools developer-tools text-editors cli cross-platform neovim neovim-plugin lua terminal-ui popup layout

1 source

Member repositories

RepositoryRoleHealth v2
MunifTanjim/nui.nvimmain67

For agents

markdown · JSON · MCP: product_card(name="MunifTanjim/nui.nvim")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem