Compile an object into an INI config string. Provide formatting options to modify the output.
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/stringify";
Import directly with a jsr specifier
import * as mod from "jsr:@std/ini/stringify";