grammarly VS grammarly-api

Compare grammarly vs grammarly-api and see what are their differences.

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
grammarly grammarly-api
6 1
1,607 205
- -
5.3 0.0
4 months ago over 1 year ago
TypeScript TypeScript
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.

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

grammarly-api

Posts with mentions or reviews of grammarly-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-23.
  • 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...

What are some alternatives?

When comparing grammarly and grammarly-api you can also consider the following projects:

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

codespell - check code for common misspellings

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

typos - Source code spell checker

nvim-lspconfig - Quickstart configs for Nvim LSP

coc-grammarly

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

neovim - Vim-fork focused on extensibility and usability

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