denoland / denoland/std

ini/unstable: Add option to collect repeated key/values into arrays

Open
#6,875 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

Most of the config standards I work with that use ini-based configs all have repeated key/value entries for various options, and with the removal of [`IniMap`](https://github.com/denoland/std/pull/6515#issuecomment-2785738781) in the unstable versions, there won't be a good option for parsing those ini's using a package on JSR.

**Describe the solution you'd like**

A simple option

**Describe alternatives you've considered**

Staying on the old version

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.