awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to chrisgrieser/nvim-puppeteer

Open-source alternatives to Nvim Puppeteer

30 open-source projects similar to chrisgrieser/nvim-puppeteer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nvim Puppeteer alternative.

  • me115/linuxtools_rstAvatar de me115

    me115/linuxtools_rst

    6,012Ver en GitHub↗

    Linux工具快速教程

    HTML
    Ver en GitHub↗6,012
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Ver en GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    Ver en GitHub↗5,914
  • spf13/spf13-vimAvatar de spf13

    spf13/spf13-vim

    15,501Ver en GitHub↗

    This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured development environment. It functions as an environment bootstrapper that automates the cloning and installation of editor configurations and plugin bundles to ensure a consistent setup across different machines. The distribution uses a structured layer of settings and overrides, allowing users to customize the environment via local and fork-specific files without modifying the base source. It provides a curated collection of extensions that enable IDE-like capabilities for code n

    Vim Script
    Ver en GitHub↗15,501
  • jindrapetrik/jpexs-decompilerAvatar de jindrapetrik

    jindrapetrik/jpexs-decompiler

    5,404Ver en GitHub↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Javadecompilereditorflash
    Ver en GitHub↗5,404

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • ajaxorg/aceAvatar de ajaxorg

    ajaxorg/ace

    27,133Ver en GitHub↗

    Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into web applications. It functions as a feature-rich alternative to standard text areas, providing a syntax highlighting engine and support for multiple programming and markup languages. The editor is distinguished by its ability to handle large documents containing millions of lines while maintaining stable performance. It supports multi-cursor editing, allowing simultaneous modifications at multiple selection points across a document. The project covers a broad range of develo

    JavaScript
    Ver en GitHub↗27,133
  • bennypowers/splitjoin.nvimAvatar de bennypowers

    bennypowers/splitjoin.nvim

    98Ver en GitHub↗

    🪓🧷 Split or join list-like syntax constructs

    Luaneovimneovim-plugintreesitter
    Ver en GitHub↗98
  • attilarepka/header.nvimAvatar de attilarepka

    attilarepka/header.nvim

    43Ver en GitHub↗

    Add or update copyright and license headers in any source file—right from Neovim

    Lua
    Ver en GitHub↗43
  • allendang/nvim-expand-exprAvatar de AllenDang

    AllenDang/nvim-expand-expr

    35Ver en GitHub↗

    Expand and repeat expression to multiple lines for neovim.

    Lua
    Ver en GitHub↗35
  • ckolkey/ts-node-actionAvatar de CKolkey

    CKolkey/ts-node-action

    378Ver en GitHub↗

    Neovim Plugin for running functions on nodes.

    Lua
    Ver en GitHub↗378
  • chrisgrieser/nvim-various-textobjsAvatar de chrisgrieser

    chrisgrieser/nvim-various-textobjs

    769Ver en GitHub↗

    Bundle of more than 30 new text objects for Neovim.

    Luaindentationneovim-pluginnvim-plugin
    Ver en GitHub↗769
  • csessh/stopinsert.nvimAvatar de csessh

    csessh/stopinsert.nvim

    33Ver en GitHub↗

    Do you often find yourself caught off guard idling in Insert mode instead of escaping to Normal mode like a true Vim user? Let this help you train yourself out of the bad habit. It also boots you out of Insert mode after certain amount of seconds of inactivity

    Lualuaneovim-plugin
    Ver en GitHub↗33
  • cshuaimin/ssr.nvimAvatar de cshuaimin

    cshuaimin/ssr.nvim

    1,004Ver en GitHub↗

    Treesitter based structural search and replace plugin for Neovim.

    Lualuaneovim-pluginnvim
    Ver en GitHub↗1,004
  • daltongd/yanklock.nvimAvatar de daltongd

    daltongd/yanklock.nvim

    21Ver en GitHub↗

    🔒 A simple neovim plugin that allows the user to temporarily lock the paste register to "0, and use 'd', 'c', 'x', and 's' motions while keeping the most recent yanked content easily accessible.

    Luanvimnvim-luanvim-plugin
    Ver en GitHub↗21
  • debugloop/telescope-undo.nvimAvatar de debugloop

    debugloop/telescope-undo.nvim

    790Ver en GitHub↗

    A telescope extension to view and search your undo tree 🌴

    Luaneovimneovim-pluginneovim-plugins
    Ver en GitHub↗790
  • altermo/ultimate-autopair.nvimAvatar de altermo

    altermo/ultimate-autopair.nvim

    578Ver en GitHub↗

    A treesitter supported autopairing plugin with extensions, and much more

    Luaautopairluaneovim
    Ver en GitHub↗578
  • filipdutescu/renamer.nvimAvatar de filipdutescu

    filipdutescu/renamer.nvim

    317Ver en GitHub↗

    VS Code-like renaming UI for Neovim, writen in Lua.

    Lua
    Ver en GitHub↗317
  • brenton-leighton/multiple-cursors.nvimAvatar de brenton-leighton

    brenton-leighton/multiple-cursors.nvim

    417Ver en GitHub↗

    A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command

    Luamulticursorneovimneovim-plugin
    Ver en GitHub↗417
  • booperlv/nvim-gomoveAvatar de booperlv

    booperlv/nvim-gomove

    204Ver en GitHub↗

    A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.

    Luaneovimneovim-plugin
    Ver en GitHub↗204
  • folke/zen-mode.nvimAvatar de folke

    folke/zen-mode.nvim

    2,139Ver en GitHub↗

    🧘 Distraction-free coding for Neovim

    Luaneovimneovim-plugin
    Ver en GitHub↗2,139
  • gbprod/cutlass.nvimAvatar de gbprod

    gbprod/cutlass.nvim

    227Ver en GitHub↗

    Plugin that adds a 'cut' operation separate from 'delete'

    Luaneovimneovim-pluginnvim
    Ver en GitHub↗227
  • gbprod/stay-in-place.nvimAvatar de gbprod

    gbprod/stay-in-place.nvim

    100Ver en GitHub↗

    Neovim plugin that prevent cursor from moving when using shift and filter actions.

    Luaneovimneovim-pluginnvim
    Ver en GitHub↗100
  • gbprod/substitute.nvimAvatar de gbprod

    gbprod/substitute.nvim

    732Ver en GitHub↗

    Neovim plugin introducing a new operators motions to quickly replace and exchange text.

    Luaneovimneovim-pluginnvim
    Ver en GitHub↗732
  • gbprod/yanky.nvimAvatar de gbprod

    gbprod/yanky.nvim

    1,270Ver en GitHub↗

    Improved Yank and Put functionalities for Neovim

    Luaneovimneovim-pluginnvim
    Ver en GitHub↗1,270
  • gregorias/coerce.nvimAvatar de gregorias

    gregorias/coerce.nvim

    174Ver en GitHub↗

    A Neovim plugin for changing keyword case.

    Luaneovim-pluginstring-case
    Ver en GitHub↗174
  • h-hg/fcitx.nvimAvatar de h-hg

    h-hg/fcitx.nvim

    101Ver en GitHub↗

    A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.

    Luafcitxfcitx5input
    Ver en GitHub↗101
  • hiberabyss/bzlops.vimAvatar de hiberabyss

    hiberabyss/bzlops.vim

    4Ver en GitHub↗

    Manipulate bazel BUILD rule base on current file. Support new/delete rule, add/remove dependency base on current line.

    Vim Script
    Ver en GitHub↗4
  • hinell/duplicate.nvimAvatar de hinell

    hinell/duplicate.nvim

    25Ver en GitHub↗

    Duplicate visual selection, lines, and textobjects

    Luaneovim-pluginnvim-pluginnvim-plugins
    Ver en GitHub↗25
  • hinell/move.nvimAvatar de hinell

    hinell/move.nvim

    14Ver en GitHub↗

    Gain the power to move lines and blocks and auto-indent them! Updated fork of fedepujol/move.nvim

    Luaneovim-pluginnvim-plugin
    Ver en GitHub↗14
  • hiphish/rainbow-delimiters.nvimAvatar de HiPhish

    HiPhish/rainbow-delimiters.nvim

    874Ver en GitHub↗
    Lua
    Ver en GitHub↗874
  • drkjeff16/shebang.nvimAvatar de DrKJeff16

    DrKJeff16/shebang.nvim

    7Ver en GitHub↗

    Add/modify your shebangs on top of your script files, with live reloading.

    Luaneovimneovim-luaneovim-lua-plugin
    Ver en GitHub↗7