un-ts / toml-tools

A set of tools for working with the Toml configuration file format.
MIT License
75 stars 10 forks source link
toml

Release LICENSE code style: prettier

TOML-Tools

Introduction

This mono-repo contains a set of tools for working with the Toml configuration file format.

Why

The common Toml related tooling are Toml -> Json compilers. But compiling to Json is just one scenario of many, lets consider some other potential use cases:

These scenarios cannot be implemented (well) using most existing Toml to Json compilers, for example:

How

This mono repo will contain two types of packages.

Status (Alpha)

Infrastructure packages:

Tooling Packages: