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

Top 6.5% on proxy.golang.org
Top 0.8% dependent packages on proxy.golang.org
Top 0.7% dependent repos on proxy.golang.org
Top 1.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/yudai/hcl

hcl is a package for decoding HCL into usable Go structures. hcl input can come in either pure HCL format or JSON format. It can be parsed into an AST, and then decoded into a structure, or it can be decoded directly from a string into a structure. If you choose to parse HCL into a raw AST, the benefit is that you can write custom visitor implementations to implement custom semantic checks. By default, HCL does not perform any semantic checks.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/yudai/hcl
License: MPL-2.0
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/yudai
Dependent packages: 34
Dependent repositories: 80
Stars: 2 on GitHub
Forks: 1 on GitHub
Docker dependents: 19
Docker downloads: 2,838,608
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago

    Loading...
    Readme
    Loading...