Imports of package js

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/evanw/esbuild/pkg/apiThis API exposes esbuild's two main operations: building and transforming.
github.com/gohugoio/hugo/helpersPackage helpers implements general utility functions that work with and on content.
github.com/gohugoio/hugo/hugolib/filesystemsPackage filesystems provides the fine grained file systems used by Hugo.
github.com/gohugoio/hugo/mediaPackage media contains Media Type (MIME type) related types and functions.
github.com/gohugoio/hugo/resourcesPackage resources contains Resource related types.
github.com/gohugoio/hugo/resources/internal
github.com/gohugoio/hugo/resources/resourcePackage resource contains Resource related types.
github.com/mitchellh/mapstructurePackage mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure.
github.com/spf13/castPackage cast provides easy and safe casting in Go.
io/ioutilPackage ioutil implements some I/O utility functions.
pathPackage path implements utility routines for manipulating slash-separated paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.