Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

TOML

TOML - Tom's Obvious, Minimal Language subtitle

TOML Reviews and details

Screenshots and images

  • TOML Landing page
    Landing page //
    2023-10-22

Badges

Promote TOML. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

JuliaCon 2019 | Pkg, Project.toml, Manifest.toml and Environments | Fredrik Ekre

TOML Decoder: The Beginning

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about TOML and what they use it for.
  • Let's meet Black: Python Code Formatting
    Black uses by default the pyproject.toml file. This file contains a section for each different tool we want to use. The use of a configuration file like pyproject.toml is quite a good choice and helps the contributors to use the same tools and configurations you're using. - Source: dev.to / 3 months ago
  • ML Configuration Management
    Accessing the rest of the relevant variables is based on the various sections in the toml file. For example, referencing the Production Service Account (SA) will be by accessing the SERVICE_ACCOUNT variable which is under the [prd] section. - Source: dev.to / almost 2 years ago
  • Get good Git info from Hugo
    In your project config file, set enableGitInfo to true (here, I’m showing the Hugo default of TOML, although my own config file is actually YAML):. - Source: dev.to / almost 2 years ago
  • json, please...
    For config file use case I cannot recommend enough TOML. Source: about 2 years ago
  • Turn Visual Studio Code Into A Top-Notch JavaScript IDE With These 25 Extensions
    TOML is a configuration file format that aims to be simple and easily readable. The Even Better TOML extension adds full editor support, including syntax highlighting, folding, navigation, and formatting. - Source: dev.to / over 2 years ago
  • I spent last weekend making a new file format for gamedev; does any one else get stuck in this trap?
    Your format reminds me of toml which I've used on a number of projects in the past. Source: over 2 years ago
  • Using Starship to Track Current NPM Registry
    If you're not a bash scripting pro(I certainly am NOT), I'll walk you through what's going on here. This is code in my custom config toml file for Starship. Most of this configuration is based on how Starship returns information about different Modules, and bash scripting is done in the "command" option. You can see more about how to configure current Modules or create your own commands on their website. - Source: dev.to / almost 3 years ago
  • What are the best options for config file formats (XML, JSON, INI, LUA, etc.)?
    My current favorite for config & asset files is TOML, which is basically INI with an actual specification, with support for objects, arrays and comments and not much more. Source: about 3 years ago
  • Agree?
    Toml users looking at JSON config files like... Source: about 3 years ago
  • build-fs-tree: A library+binary crate that allows you to generate a directory tree from a macro or a YAML object.
    TOML is another option but it gets a bit confusing if you need to nest lots of objects which you would in this case. It's much better for shallow structures like in configuration files. Source: about 3 years ago
  • Create a static site generator with Python and Replit
    Toml: We will use TOML (Tom's Obvious, Minimal Language) for post frontmatter and global configuration. - Source: dev.to / about 3 years ago

Do you know an article comparing TOML to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic TOML discussion

Log in or Post with

This is an informative page about TOML. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.