Skip to content

bgrins/InstantSprite

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
faq
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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