package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Dec 16, 2017
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func File(filepath string) interface{}
File inlines a JS file
js:"File,omit"
func Raw(src string, vars ...interface{}) interface{}
Raw inlines a JS expression
js:"Raw,omit"
func Rewrite(expr string, variables ...interface{}) interface{}
Rewrite an expression replacing the variables as needed
js:"Rewrite,omit"
func Runtime(defs ...string) interface{}
Runtime fn
js:"Runtime,omit"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.