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

Wansmer/treesj

Neovim plugin for splitting/joining blocks of code observed · 2026-08-28

github.com/Wansmer/treesj · Lua · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 84
  • Release rhythm 35
  • Longevity 99

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 1391
  • days_rel: n/a
  • days_push: 97
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1340 stars · 49 forks observed · 2026-08-28

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

TreeSJ is a Neovim plugin written in Lua that splits and joins blocks of code such as arrays, objects, and dictionaries using Tree-Sitter. It works from anywhere in a block, supports recursive and nested-language operations, toggle mode, and dot-repeat.

Use cases

  • split a multi-element array onto separate lines in Neovim
  • join an object or dictionary back into a single line
  • toggle code block formatting with one keypress
  • recursively expand or collapse nested code blocks
  • refactor code layout without moving the cursor to specific positions

When to choose

  • you use Neovim 0.9+ with Tree-Sitter and want splitjoin-style refactoring
  • you need language-aware splitting/joining across nested languages
  • you want toggle, recursive, and dot-repeat support in one plugin

When to avoid

  • you don't use Neovim or prefer editor-agnostic tools
  • you need formatting beyond split/join, such as full code style enforcement

Facets

plugin · maturity active

editor developer-tools developer-tools text-editors editor-plugin cli neovim treesitter splitjoin code-formatting lua

1 source

Member repositories

RepositoryRoleHealth v2
Wansmer/treesjmain70

For agents

markdown · JSON · MCP: product_card(name="Wansmer/treesj")

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