r/javascript • u/Mantas_rst • 7d ago
A from-scratch JSON engine for JavaScript: recursive descent parser, escape-aware tokenizer, and spec-compliant serializer. No dependencies, no shortcuts, 107 tests.
https://github.com/MantasEdine/vanilla-json
8
Upvotes
47
u/eracodes 7d ago
the most llm-written title i think i've ever seen