# smol-toml browser bundle integration

This directory contains smol-toml 1.7.1, redistributed under its upstream
BSD-3-Clause license.

11DZ Tools rebundled the upstream package with esbuild as a browser IIFE named
`SmolToml` so the static site can parse and stringify TOML without a network
request or module loader. No intentional changes were made to the library's
parsing or serialization behavior.

The full upstream license is available in `LICENSE`.
