Skip to content

beryllium/yaya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

yaya

Yet Another Yet Another Markup Language

Yaya is JSON but with support for trailing commas and comments.

Example:

This is a valid Yaya file:

// example.yaya
{"key": "value",/* and now, an array */"key2": ["value1", "value2",]}, // trailing comment

Parsers

JavaScript

About

Yet Another Yet Another Markup Language

Resources

License

Stars

Watchers

Forks

Packages

No packages published