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
YINI (structured, human-friendly config file format): YINI is designed to be a lightweight, human-friendly configuration format — aims to be simpler than YAML, but more expressive than INI. ➡️ Read the full specification.
TypeScript parser for YINI — a clean, human-friendly INI-inspired configuration format with simple nesting, structured data, support for comments, and more.
Command-line tool for working with YINI files (clean, type-safe config format with nested sections). Validate, inspect, and convert to JSON with pretty output.