2017 © Pedro Peláez
 

library cssprites

Simple CSS Sprites generator

image

benoth/cssprites

Simple CSS Sprites generator

  • Thursday, December 22, 2016
  • by Benoth
  • Repository
  • 2 Watchers
  • 3 Stars
  • 237 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

CSSPrites

Software License Build Status Coverage Status Quality Score SensioLabsInsight, (*1)

This package is compliant with PSR-1, PSR-2 and PSR-4. If you notice compliance oversights, please send a patch via pull request., (*2)

Simple CSS Sprites generator., (*3)

Requirements

The following versions of PHP are supported:, (*4)

  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7.0

Installation

Phar file

Download the cssprites.phar., (*5)

wget https://github.com/Benoth/cssprites/releases/download/1.0.1/cssprites.phar

To install globally put cssprites.phar in /usr/bin., (*6)

chmod +x cssprites.phar && sudo mv cssprites.phar /usr/local/bin/cssprites

Composer global

composer global require benoth/cssprites

Usage

Short version

Go in your sprite's images directory and run cssprites generate and just answer the few asked questions on how you want your sprite generated., (*7)

You can also run with -i path/to/images and -n for non interactive mode., (*8)

Long version

@todo, (*9)

Testing

bash $ vendor/bin/phpunit, (*10)

License

The MIT License (MIT). Please see License File for more information., (*11)

The Versions

22/12 2016

dev-master

9999999-dev

Simple CSS Sprites generator

  Sources   Download

MIT

The Requires

 

The Development Requires

by Luc Vancrayelynghe

17/12 2015

1.0.1

1.0.1.0

Simple CSS Sprites generator

  Sources   Download

MIT

The Requires

 

The Development Requires

by Luc Vancrayelynghe

30/10 2015

1.0.0

1.0.0.0

Simple CSS Sprites generator

  Sources   Download

MIT

The Requires

 

The Development Requires

by Luc Vancrayelynghe