elm-json VS elm-language-server

Compare elm-json vs elm-language-server and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
elm-json elm-language-server
1 2
180 410
- 1.5%
0.0 8.5
9 months ago 6 days ago
Rust 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.

elm-json

Posts with mentions or reviews of elm-json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-11.
  • Tips/Resources on starting with ELM
    6 projects | /r/elm | 11 Dec 2021
    Regarding user experience and tooling, I'd suggest you use an editor that is compatible with the elm language server: https://github.com/elm-tooling/elm-language-server VSCode is a good default choice. You'll also be interested in other toolings. elm-json (https://github.com/zwilias/elm-json) is great to simply install and uninstall dependencies. elm-format (https://github.com/avh4/elm-format) is a must since most active people in the community use it, and simply viewing your code being moved around on save is a good sign that you wrote something with a good syntax.

elm-language-server

Posts with mentions or reviews of elm-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-11.
  • Tips/Resources on starting with ELM
    6 projects | /r/elm | 11 Dec 2021
    Regarding user experience and tooling, I'd suggest you use an editor that is compatible with the elm language server: https://github.com/elm-tooling/elm-language-server VSCode is a good default choice. You'll also be interested in other toolings. elm-json (https://github.com/zwilias/elm-json) is great to simply install and uninstall dependencies. elm-format (https://github.com/avh4/elm-format) is a must since most active people in the community use it, and simply viewing your code being moved around on save is a good sign that you wrote something with a good syntax.
  • Buggy behavior with built-in lsp client and elm-language-server
    1 project | /r/neovim | 10 Feb 2021
    Is this https://github.com/elm-tooling/elm-language-server/issues/503?

What are some alternatives?

When comparing elm-json and elm-language-server you can also consider the following projects:

ellie - The Elm Live Editor

atom-languageclient - Language Server Protocol support for Atom (the basis of Atom-IDE)

iced - A cross-platform GUI library for Rust, inspired by Elm

monaco-languageclient - Repo hosts npm packages for monaco-languageclient, vscode-ws-jsonrpc, monaco-editor-wrapper, @typefox/monaco-editor-react and monaco-languageclient-examples

elm-format - elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide

diagnostic-languageserver - diagnostic language server integrate with linters

elm-solve-deps - A dependency solver for the elm ecosystem

groovy-language-server - A language server for Groovy

yew - Rust / Wasm framework for creating reliable and efficient web applications

jupyterlab-lsp - Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol

elm-ui - What if you never had to write CSS again?