You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official Node.js/TypeScript parser for YINI — an INI-inspired, indentation-insensitive configuration format with a clear syntax for nested sections, designed for readability, predictability, and explicit structure.
A simple library for parsing a configuration file format which is intended to build dependencies and hold parameters - well suited for experimentaton settings in which different experiments use different classes.
Official command-line tool for validating and converting YINI files — YINI is an INI-inspired, indentation-insensitive configuration format with a clear syntax for nested sections, explicit structure, and predictable parsing.
The official Python parser for YINI — an INI-inspired, indentation-insensitive configuration format with clear nested sections, explicit structure, and predictable parsing.