jsonian VS json-snatcher

Compare jsonian vs json-snatcher 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
jsonian json-snatcher
3 1
86 93
- -
7.2 0.0
5 months ago about 1 year ago
Emacs Lisp Emacs Lisp
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.

jsonian

Posts with mentions or reviews of jsonian. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • jsonian: Edit major mode for editing JSON files of any size
    1 project | /r/planetemacs | 29 Nov 2022
  • Can't learn emacs, can't use anything else (rant)
    5 projects | /r/emacs | 3 Sep 2022
    Regarding JSON, things are starting to improve: https://github.com/iwahbe/jsonian/ is pretty good, better than both javascript-mode and json-mode, even without the speed improvements.
  • New Package: jsonian-mode
    3 projects | /r/emacs | 22 May 2022
    I wrote a new major mode called jsonian-mode for editing JSON documents. json-mode has served me well for many years, but it doesn't hold up well on large documents. I wrote a new major mode jsonian-mode which parses only as necessary and minimizes the regex usage for syntax highlighting. This means that navigating very large files is faster. The json-snatcher (jsonian-path) function does not blow its stack on large files. It also includes a pretty nice utility for editing multi-line JSON strings (jsonian-edit-string).

json-snatcher

Posts with mentions or reviews of json-snatcher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-22.
  • New Package: jsonian-mode
    3 projects | /r/emacs | 22 May 2022
    I wrote a new major mode called jsonian-mode for editing JSON documents. json-mode has served me well for many years, but it doesn't hold up well on large documents. I wrote a new major mode jsonian-mode which parses only as necessary and minimizes the regex usage for syntax highlighting. This means that navigating very large files is faster. The json-snatcher (jsonian-path) function does not blow its stack on large files. It also includes a pretty nice utility for editing multi-line JSON strings (jsonian-edit-string).

What are some alternatives?

When comparing jsonian and json-snatcher you can also consider the following projects:

tree-sitter-json - JSON grammar for tree-sitter

emacs-groundup

vlfi - View Large Files in Emacs