Extracting JSX into React component

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • react-extract.nvim

    Neovim plugin for extracting jsx into React component

    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.

  • syntax-tree-surfer

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

    You can use syntax-tree-surfer to select the parent.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • dotfiles

    Here are the promised links to relevant files for the status line in my config :) https://github.com/napmn/dotfiles/blob/main/nvim/lua/napmn/lualine.lua https://github.com/napmn/dotfiles/blob/main/nvim/lua/plug-config/lualine.lua

  • refactoring.nvim

    The Refactoring library based off the Refactoring book by Martin Fowler

    For plain JS functions you can try this one

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts