jq-mode VS emacs-solidity

Compare jq-mode vs emacs-solidity and see what are their differences.

jq-mode

Emacs major mode for editing jq queries. (by ljos)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jq-mode emacs-solidity
2 2
106 206
- 0.5%
4.9 3.9
about 2 months ago 10 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

jq-mode

Posts with mentions or reviews of jq-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.
  • jq 1.7 Released
    33 projects | news.ycombinator.com | 6 Sep 2023
    Seeing this news today, I decided to give jq another try and ended up discovering jq-mode [1] for emacs. It doesn't just support jq filter file editing, it supports jq in org-mode and something else called 'jq-interactively'. This interactive mode allows you to apply jq interactively on a JSON or YAML (with yq) buffer. The buffer contents become the filtered value when you finish editing the jq filter with a return. This is especially impressive to see in yaml files.

    [1] https://github.com/ljos/jq-mode

  • Any JSON viewing/filtering package for Emacs?
    2 projects | /r/emacs | 3 May 2022

emacs-solidity

Posts with mentions or reviews of emacs-solidity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-27.
  • Best performing model with the "classic" keyboard style?
    1 project | /r/thinkpad | 4 Aug 2022
    https://github.com/ethereum/emacs-solidity would this be it ?
  • Why are emacs indents so fucking awful?
    3 projects | /r/emacs | 27 Nov 2021
    I assume you’re using solidity-mode to edit solidity files. If so, it looks like solidity-mode is derived from Emacs’ built-in c-mode. And as far I can tell, solidity-mode doesn’t do anything to customize or expose options for customizing indent width. Which means it will use the same settings as c-mode, which sadly does not use Emacs’ defaults as it seems to need a bunch of custom logic depending on context. There’s a whole wiki page about it: https://www.emacswiki.org/emacs/IndentingC

What are some alternatives?

When comparing jq-mode and emacs-solidity you can also consider the following projects:

restclient.el - HTTP REST client tool for emacs

editorconfig-vim - EditorConfig plugin for Vim

jackson-jq - jq for Jackson Java JSON Processor

deft - Deft for Emacs

rsl - reserialise: lossy but versatile conversion between data serialisation formats

nyan-mode - Nyan Cat for Emacs! Nyanyanyanyanyanyanyanyanyan!

fx - Terminal JSON viewer & processor

zoom - Fixed and automatic balanced window layout for Emacs

swift-mode - Emacs support for Apple's Swift programming language.

writegood-mode - Minor mode for Emacs to improve English writing

dasel - Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.