Skip to content

SamStonehouse/SpritifyCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SpritifyCSS ##A spritesheet image generator in JavaScript

SpritifyCSS generates a Spritesheet and CSS from a collection of images, using the JavaScript FileReader API.

###Dependencies

JSZip - A JavaScript ZIP generation library http://stuk.github.io/jszip/

Bin Packing - A JavaScript 2D bin packing library https://github.com/jakesgordon/bin-packing/

###Future Updates

  • Make dependencies optional if possible
  • Create Node.js methods
    • Remove canvas methods
    • possibly use Png.js instead of the Node canvas methods

About

A JavaScript CSS spritesheet generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published