Parse an INI config string into an object. Provide formatting options to override the default assignment operator.
Please provide a reason for reporting this package. We will review your report and take appropriate action.
Please review the JSR usage policy before submitting a report.
Add Package
deno add jsr:@std/ini
Import symbol
import * as mod from "@std/ini/parse";
Import directly with a jsr specifier
import * as mod from "jsr:@std/ini/parse";