Ecosyste.ms: Packages

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

Top 8.4% on proxy.golang.org
Top 5.5% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org
Top 9.8% forks on proxy.golang.org

proxy.golang.org : github.com/viant/velty

Package velty implements subset of the JDK Velocity, using the same syntax as Velocity. Implemented subset: variables - i.e. `${foo.Name} $Name` assignment - i.e. `#set($var1 = 10 + 20 * 10) #set($var2 = ${foo.Name})` if statements - i.e. `#if(1==1) abc #elsif(2==2) def #else ghi #end` foreach - i.e. `#foreach($name in ${foo.Names})` function calls - i.e. `${name.toUpper()}` template evaluation - i.e. `#evaluate($TEMPLATE)`

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/viant/velty
Keywords: golang, template, velocity-template
License: Apache-2.0
Latest release: 12 months ago
First release: about 2 years ago
Namespace: github.com/viant
Dependent packages: 1
Dependent repositories: 1
Stars: 4 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago

    Loading...
    Readme
    Loading...