8000 GitHub - Francklin/InstantSprite: A fast browser based CSS Sprite Generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Francklin/InstantSprite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instant Sprite

A fast browser-based CSS Sprite Generator. Uses HTML Canvas and JavaScript FileReader to help you generate CSS Sprites as quickly as possible. http://instantsprite.com

Contributing

You should be able to develop locally without any build tools. Just navigate to the site directory in a browser to test.
NOTE: some browsers do not deal well with reading files from a file:// domain (if you just opened it directly from the filesystem). It is best to develop through a web server to avoid this problem.

If you would like to create a build package, you will need rake and jekyll installed on your system. Then you can run rake build from the root directory, and it will create an output directory called site-build with the minified script references, etc.

License

Instant Sprite is open source under MIT License. See LICENSE.

Open Source projects used

About

A fast browser based CSS Sprite Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • HTML 26.8%
  • CSS 12.5%
  • Other 0.9%
0