Skip to content
@ngdangtu/astro-toml v1.0.0

Minimum requirement: Astro 5.1.0
Package location: ./packages/loaders/toml

This is my first package of this monorepo. Which means this tag is equal
to the `repo/7e8cq·init-project` tag.

About this content loader, it works like `glob()` offical loader but
support for TOML extension. Currently, in the store we already have a
TOML integration for loading content in TOML format. However, this
loader follow the latest (Astro 5) which make the config file more
explainable and easier to install.