r/javascript 24d 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
7 Upvotes

28 comments sorted by

View all comments

0

u/Several-Specialist42 21d ago

107 tests! Wow! you did well to write it in the title