Skip to main content

@std/toml@1.0.2
Built and signed on GitHub Actions

Parsing and serializing of TOML files

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
3 months ago (1.0.2)

default

parse and stringify for handling TOML encoded data.

f
parse

Parses a TOML string into an object.

f
stringify

Converts an object to a TOML string.

I
StringifyOptions

Options for stringify.

f
parse

Parses a TOML string into an object.

f
stringify

Converts an object to a TOML string.

I
StringifyOptions

Options for stringify.