syntax-tree-surfer VS react-extract.nvim

Compare syntax-tree-surfer vs react-extract.nvim and see what are their differences.

syntax-tree-surfer

A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API. (by ziontee113)

react-extract.nvim

Neovim plugin for extracting jsx into React component (by napmn)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
syntax-tree-surfer react-extract.nvim
10 2
450 99
- -
5.4 0.0
about 2 months ago almost 2 years ago
Lua Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

syntax-tree-surfer

Posts with mentions or reviews of syntax-tree-surfer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-16.

react-extract.nvim

Posts with mentions or reviews of react-extract.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-22.
  • Extracting JSX into React component
    5 projects | /r/neovim | 22 Apr 2022
    I've added more options that can be useful for class components (configuration of indent and option to add this.props. prefix to props in new component). You can check the example configuration here. Hope it helps!
    5 projects | /r/neovim | 22 Apr 2022
    I've created a small lua plugin for my fellow React devs called react-extract.nvim that helps with refactoring JSX into a new component. It utilizes Neovim's built-in LSP as well as treesitter for some cool features.

What are some alternatives?

When comparing syntax-tree-surfer and react-extract.nvim you can also consider the following projects:

refactoring.nvim - The Refactoring library based off the Refactoring book by Martin Fowler

tree-climber.nvim

aerial.nvim - Neovim plugin for a code outline window

treesitter-unit - A Neovim plugin to deal with treesitter units

nvim-treesitter-textobjects

dotfiles

wildfire.vim - Smart selection of the closest text object

powerlevel10k - A Zsh theme

playground - Treesitter playground integrated into Neovim

move.nvim - Gain the power to move lines and blocks and auto-indent them!

indent-blankline.nvim - Indent guides for Neovim