Show HN: JSONv – JSON with variables
github.com
Show HN: JSONv – JSON with variables
1–2 of 2 posts
Re: Show HN: JSONv – JSON with variables
#2Why not use string literal variables with special chars, like "{{foo}}"? That way you extend JSON instead of changing it, and you can continue to use super efficient parsers.