/vortex-parse-ini

Ini parsing library for node.js

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

INI Parser

The .ini file format is not actually standardized in many regards (like: how are multi-line entries treated or if and how comments are supported).

This library has a pluggable backend to support different formats through a common api

Supported formats

  • Windows API