cson VS tao-data-js

Compare cson vs tao-data-js and see what are their differences.

cson

CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects. (by bevry)

tao-data-js

TAO data JavaScript module (by tree-annotation)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cson tao-data-js
1 1
1,334 3
0.1% -
5.7 4.1
4 months ago about 3 years ago
CoffeeScript JavaScript
GNU General Public License v3.0 or later -
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.

cson

Posts with mentions or reviews of cson. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-03.
  • The Norway Problem
    18 projects | news.ycombinator.com | 3 Apr 2021
    I prefer JSON over YAML because I spend more time confused and burned by the problems caused by it.

    I understand that people don't like directly use JSON because it's not very friendly: no comments, no multi-line string, etc.

    A great alternative IMHO is cson[0]. It's like JSON to JavaScript but for CoffeeScript (though nobody talks about it nowadays). It has indentation-based syntax, comments, and multiline string which usually don't need to escape. The advantage is it's close enough to JSON which is the canonical format that everybody can agree on nowadays. For YAML and TOML there are too many visual part-aways from JSON.

    Or just create a JSON variant that enables comments and the backtick multiline string from JavaScript.

    [0] https://github.com/bevry/cson

tao-data-js

Posts with mentions or reviews of tao-data-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-03.
  • The Norway Problem
    18 projects | news.ycombinator.com | 3 Apr 2021
    Still early, but here's my baby I hope can improve things:

    website with grammar spec: https://tree-annotation.org/

    prototype of a JSON/YAML alternative for JS: https://github.com/tree-annotation/tao-data-js

    same thing, even less finished for C#: https://github.com/tree-annotation/tao-data-csharp

    working on it constantly, more to come soon

What are some alternatives?

When comparing cson and tao-data-js you can also consider the following projects:

jsonnet - Jsonnet - The data templating language

cue - CUE has moved to https://github.com/cue-lang/cue

strictyaml - Type-safe YAML parser and validator.

tao-data-csharp - C# TAO data library

ron - Rusty Object Notation

cue - The home of the CUE language! Validate and define text-based and dynamic configuration

edn - Extensible Data Notation

awesome-json-next - A Collection of What's Next for Awesome JSON (JavaScript Object Notation) for Structured (Meta) Data in Text - JSON5, HJSON, HanSON, TJSON, SON, CSON, USON, JSONX/JSON11 & Many More

kubernetes - Production-Grade Container Scheduling and Management

bip39 - BIP-39 tools using Node and implemented in Coffeescript

dhall-lang - Maintainable configuration files