bevry/cson
CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5571
- days_rel: n/a
- days_push: 22
- n_releases_24m: 0
Adoption not part of the score
1341 stars · 54 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CSON is a CoffeeScript-Object-Notation parser and serializer for Node.js, offering a JSON-like data format with CoffeeScript syntax conveniences. It can be used as a library or a command-line executable to parse and stringify CSON files.
Use cases
- parse cson config files in nodejs
- convert cson to
- convert to cson
- read coffeescript object notation files
- serialize objects to cson format
- parse cson from the command line
When to choose
- you need to read or write CSON files in a Node.js project
- you want a JSON alternative with comments and CoffeeScript syntax
- you need a CLI to convert between CSON and JSON
When to avoid
- you only need standard JSON parsing
- your project does not use Node.js
- you want a format with broad ecosystem support
Facets
library · maturity active
serialization parser cli developer-tools files cli cson coffeescript data-format config-format command-line nodejs
1 source
- readme: https://github.com/bevry/cson · fetched 2026-08-28 · 413d2c475602
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bevry/cson | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem