@xan105/ini
An opinionated ini encoder/decoder with comment-preserving feature.
An opinionated ini encoder/decoder with comment-preserving feature.
Better TOML parsing and stringifying all in that familiar JSON interface.
A tool to watch incoming INI files and sync(merge) them on top of a target INI file.
NPM package to help manage configuration files in NodeJS
Compact YAML, TOML, JSONC, JSON5 and INI parser and serializer
Implementation for basic configuration language which provides a structure similar to what’s found in Microsoft Windows INI files.
Beenvo let you loads environment variables from files (support many files extensions) for Node.js projects.
An alternative solution to using env files for configuration of applications. I find the options available in formats like JSON, YAML, and INI to be more capable than simple environment variables.
A library for dealing with the Freelancer (2003 game) Bini data files in the JS/TS ecosystem
dini.db - It is a database module.
A lightweight Node.js module for loading and parsing .ini configuration files into process.ini.
Formats AST to INI files with great performance.
Checks syntax of INI files with great performance.
Parses INI files to AST with great performance.
Reads INI files to JSON objects with great performance.
Writes JSON objects to INI files with great performance.
Decodes AST to a JSON object with great performance.
Encodes JSON objects to INI files with great performance.
A package that allows you to convert your data between different formats.