Skip to content

Incorporates external dependencies into HTML file using data: URI scheme

License

Notifications You must be signed in to change notification settings

jgm/standalone-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

standalone-html is a simple filter that tries to create a standalone HTML file by incorporating scripts, styles, and images using 'data:' URIs, thus eliminating external dependencies.

Installing:

cabal install

Usage:

standalone-html < myfile.html > mynewfile.html

About

Incorporates external dependencies into HTML file using data: URI scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published