Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zendyani/cssprite

js script to generate sprite image + css rules from a html bloc element
https://github.com/zendyani/cssprite

Last synced: 6 days ago
JSON representation

js script to generate sprite image + css rules from a html bloc element

Awesome Lists containing this project

README

        

cssprite
========

js script to generate sprite image + css rules from a html bloc element

prerequist:
- to use this script you have to access it trouth web server to not have
SecurityError: DOM Exception 18 produced by canvas toDataURL for security
reason.