nvim-markdown-grammarly VS grammarly

Compare nvim-markdown-grammarly 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
nvim-markdown-grammarly grammarly
1 6
4 1,607
- -
10.0 5.3
over 1 year ago 5 months ago
Lua TypeScript
Creative Commons Zero v1.0 Universal 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.

nvim-markdown-grammarly

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

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 nvim-markdown-grammarly and grammarly you can also consider the following projects:

neovim - Vim-fork focused on extensibility and usability

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

LanguageTool.nvim - An asynchronous grammar checker for Neovim using LanguageTool

nvim-lspconfig - Quickstart configs for Nvim LSP

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

coc-grammarly

typos - Source code spell checker

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

codespell - check code for common misspellings

openai-grammar-correction - English grammar fixer with the help of OpenAI: just paste your text and copy the grammar-fixed sentence.

unofficial-grammarly-language-server - Unofficial Grammarly extension