Works with
•JSR Score76%•It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
Functions
f
stringify(): string
srcObj: Record<string, unknown>,
fmtOptions?: FormatOptions
Stringify dumps source object into TOML string and returns it.
Interfaces
I
Formatting Options for stringify
- keyAlignment: boolean
Define if the keys should be aligned or not