LanguageTool.nvim VS grammarly

Compare LanguageTool.nvim vs grammarly and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
LanguageTool.nvim grammarly
3 6
74 1,607
- -
0.9 5.3
over 3 years ago 5 months ago
Vim Script TypeScript
GNU General Public License v3.0 or later 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.

LanguageTool.nvim

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

grammarly

Posts with mentions or reviews of grammarly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-21.
  • The Loneliness of the Mid-Level Vimmer
    11 projects | news.ycombinator.com | 21 Dec 2023
  • Diagnostics from LSPs
    3 projects | /r/neovim | 25 Nov 2022
    Hi Folks, I am using the Grammarly LSP with Neovim 8. I am trying to get more diagnostic information. Here is an example of the information I get from Grammarly in neovim:
  • How to configure the grammarly language server?
    6 projects | /r/neovim | 16 Jul 2022
    bash echo "Fixing grammarly ls" $grammarly_ls_init_file ="${HOME}/.local/share/nvim/site/pack/packer/start/nvim-lsp-installer/lua/nvim-lsp-installer/servers/grammarly/init.lua" sed -i 's|https://github.com/znck/grammarly|https://github.com/emacs-grammarly/unofficial-grammarly-language-server|' $grammarly_ls_init_file sed -i 's|grammarly-languageserver|@emacs-grammarly/unofficial-grammarly-language-server|' $grammarly_ls_init_file
  • Saying Goodbye to Typo CI
    4 projects | news.ycombinator.com | 23 May 2021
    I'd love a GitHub Action that (unofficially) integrates Grammarly with GitHub checks. Just like the unofficial VS Code extension: https://github.com/znck/grammarly#grammarly

    There is an unofficial SDK for TypeScript (maybe other languages too) so this shouldn't even be too hard: https://github.com/stewartmcgown/grammarly-api#unofficial-gr...

  • Question about making an english language server
    4 projects | /r/neovim | 21 Feb 2021
    You could try and get it set up with COC initially. It may be helpful to see how this extension for vscode works https://github.com/znck/grammarly

What are some alternatives?

When comparing LanguageTool.nvim and grammarly you can also consider the following projects:

vim-grammarous - A powerful grammar checker for Vim using LanguageTool.

coc-grammarly

nvim-lspconfig - Quickstart configs for Nvim LSP

vim-fountain - A VIM syntax highlighting plugin for the Fountain screenplay format

grammarly-api - 📚 Unofficial TypeScript client for the Grammarly API

proselint - A linter for prose.

vim-vsnip - Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.

typos - Source code spell checker

vim-online-thesaurus - A Vim plugin for looking up words in an online thesaurus

nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!