Skip to main content
Home

@std/toml@1.0.11

Works with
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 Score94%
Downloads7,212/wk
Published4 months ago (1.0.11)

Parsing and serializing of TOML files

Report package

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/toml

Import symbol

import { type StringifyOptions } from "@std/toml/stringify";
or

Import directly with a jsr specifier

import { type StringifyOptions } from "jsr:@std/toml/stringify";