package js
import "github.com/gohugoio/hugo/tpl/js"
Package js provides functions for building JavaScript resources
Index ¶
Types ¶
type Namespace ¶
type Namespace struct {
// contains filtered or unexported fields
}
Namespace provides template functions for the "js" namespace.
func New ¶
New returns a new instance of the js-namespaced template functions.
func (*Namespace) Build ¶
Build processes the given Resource with ESBuild.
Source Files ¶
- Version
- v0.116.0
- Published
- Jul 31, 2023
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 1 minute ago –
Tools for package owners.