/XINI

Xtended INI.

Primary LanguageJavaScriptMIT LicenseMIT

XINI

XINI is a superset of the INI configuration language which provides Object-Oriented capabilities.

hello.world = Hello, world!

hello.world_again = Hello again, world!

This is an implementation for JavaScript.