Skip to content

Istenes/stonecurse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stone Curse

This class takes an URL as input and inlines all references to javascripts, stylesheets and images into the html.

usage:

File.open('goog.html', 'w'){ |f| f.write Stonecurse.new("http://google.com").petrify }

I came up with this idea when I was about to fall asleep but I have to confess that I have no idea what to use this class for. Maybe you can figure it out.

About

Embeds all resources of a webpage into a single HTML file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%