Skip to content

It's a humble Photoshop script that generates a CSS Image Sprite Sheet automagically.

License

Notifications You must be signed in to change notification settings

liperuf/automatic-sprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automatic sprite

As a frontend developer, I like to maintain sprites my way. Automatic Sprite is a humble Photoshop script that generates a CSS Image Sprite Sheet automatically, based on straightforward PSD layers reading.

Do you have a PSD Sprite? Have a try. I'll post examples soon.

to do

  • UI
  • UI!!!!
  • UI... so you don't need to configure run.jsx every f* time.
  • step-by-step
  • examples
  • tests
  • pseudo-classes (:hover, :active, :etc)
  • configuration file
  • serve as grunt plugin
  • css as template
  • export image options
  • import script (modularize)
  • normalize layer's name
  • check for duplicated layer's name
  • accept templating on every CSS string
  • change background-image extension on rootCSS

references:

About

It's a humble Photoshop script that generates a CSS Image Sprite Sheet automagically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published