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.89.0
- Published
- Nov 2, 2021
- Platform
- darwin/amd64
- Imports
- 6 packages
- Last checked
- 31 minutes ago –
Tools for package owners.