Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.7% on proxy.golang.org
Top 1.2% forks on proxy.golang.org

proxy.golang.org : github.com/Pelletier/go-toml

Package toml is a TOML parser and manipulation library. This version supports the specification as described in https://github.com/toml-lang/toml/blob/master/versions/en/toml-v0.4.0.md Go-toml can marshal and unmarshal TOML documents from and to data structures. Go-toml can operate on a TOML document as a tree. Use one of the Load* functions to parse TOML data and obtain a Tree instance, then one of its methods to manipulate the tree. The package github.com/pelletier/go-toml/query implements a system similar to JSONPath to quickly retrieve elements of a TOML document using a single expression. See the package documentation for more information.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21pelletier/go-toml
Keywords: go, golang, hacktoberfest, toml, toml-parsing
License: MIT
Latest release: over 2 years ago
First release: almost 11 years ago
Namespace: github.com/Pelletier
Stars: 1,467 on GitHub
Forks: 196 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...