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

Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/euank/gotmpl

Package gotmpl provides a simple library for stupid-simple templating. This templating is limited to variable substitution only. The only special characters are `\` and `$`. Each can be escaped with a backslash as `\\` and `\$` respectively. A valid variable reference must take the form of `${variable}` where `variable` matches /[a-zA-Z0-9_\-]/. Please see the examples and README for more details on usage of this library.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/euank/gotmpl
License: Apache-2.0
Latest release: over 8 years ago
First release: about 9 years ago
Namespace: github.com/euank
Dependent repositories: 1
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...