New config file format based on Markdown(github.com)
github.com
New config file format based on Markdown
https://github.com/mol-format/mol-specs
1 comments
MOL (markdown object language) is an alternative to JSON, which is both more LLM and human friendly. It's basically a formal spec for parsing markdown-based config files, data files, etc. You can check it out at github under mol-specs. Supports JS/TS/.net/Rust currently. Easy to implement in other languages.