Skip to content

michaelfemi81/go-inliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

go-inliner

Converts javascripts and css in an html file to inline providing two options which are: 1)Piping to Http Stream 2)Creating a Bundled inline file

INSTALLATION

go get github.com/michaelfemi81/go-inliner

API DOCUMENTATION

RenderToHttp(mainfile string,w http.ResponseWriter, r *http.Request)

RenderToFile(mainfile string,a *os.File)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages