Show HN: Csson – could CSS be used as a data format? YES
Category: other
Tags: data-format, css, experimental
Score: 5.0/10 (Innovation: 5, Technical: 5, Documentation: 7, Utility: 3)
CSSON is a novel data format that is a strict subset of CSS, allowing CSS syntax to represent structured data like JSON or YAML. It includes multiple implementations (CLI, Node.js, Python, browser) and extensive examples, but is clearly labeled as an experimental project not ready for production.
Target audience: backend devs, frontend devs
Repository: https://github.com/crowdwave/csson · C
View on Hacker News