change-case VS spelunker.vim

Compare change-case vs spelunker.vim and see what are their differences.

change-case

Convert strings between camelCase, PascalCase, Capital Case, snake_case and more (by blakeembrey)

spelunker.vim

Improved vim spelling plugin (with camel case support)! (by kamykn)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
change-case spelunker.vim
5 7
2,148 349
- -
8.1 0.0
11 days ago 7 months ago
TypeScript Vim Script
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.

change-case

Posts with mentions or reviews of change-case. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-05.

spelunker.vim

Posts with mentions or reviews of spelunker.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.
  • Improved spell
    2 projects | /r/neovim | 27 Mar 2023
    Check out https://github.com/kamykn/spelunker.vim
  • Fixing camel case typos?
    1 project | /r/vim | 19 Apr 2022
    Either what u/Another_moose suggested or you might want to checkout https://github.com/kamykn/spelunker.vim
  • What spell checker/correction are you using for neovim ?
    3 projects | /r/neovim | 27 Mar 2022
    Long time https://github.com/kamykn/spelunker.vim user, very happy with it. Written in vim.
  • nvim word spell check
    3 projects | /r/neovim | 5 Mar 2022
    There's also spelunker plugin with the features you mentioned but might not be what OP is looking for as a spell correction in a code editor.
  • Spellchecker in nvim lsp
    2 projects | /r/neovim | 25 Jan 2022
    I'm still using Spelunker.vim. The UI is a bit out of date, even for a VimScript plugin. But I appreciate that it keeps spelling separate from diagnostics, which IMO should exist in different domains.
  • How to add all misspelled words in a file to spellfile
    2 projects | /r/vim | 13 Apr 2021
    Works it with german too? If not, can you redirect me go to set pop-menu in default Vim spelling suggestions (z=) like your gif https://github.com/kamykn/spelunker.vim#31-correct-wrong-spell? Please

What are some alternatives?

When comparing change-case and spelunker.vim you can also consider the following projects:

eslint-plugin-snakecasejs - :pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names

cmp-spell - spell source for nvim-cmp based on vim's spellsuggest.

vim-wordmotion - More useful word motions for Vim

spellsitter.nvim - Treesitter powered spellchecker

prettier - Prettier is an opinionated code formatter.

neovim - Vim-fork focused on extensibility and usability

Visual Studio Code - Visual Studio Code

vim-config - Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim.

gobeam/Stringy - Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.

vim-dirvish - Directory viewer for Vim :zap:

pythagora - Generate automated tests for your Node.js app via LLMs without developers having to write a single line of code.

vscode-spell-checker - A simple source code spell checker for code