• Stars
    star
    132
  • Rank 274,205 (Top 6 %)
  • Language
    Java
  • Created almost 14 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CSS Sprites Generator Done Right. SmartSprites maintains CSS sprites in your designs, fully automatically. No tedious copying and pasting to your CSS when adding or changing sprited images.

Heads up, discontinued software!

Since the modern web does not rely on small bitmaps any more, SmartSprites becomes irrelevant. We're not planning any new releases, but feel free to fork and use the code if you find it useful.

SmartSprites: CSS Sprite Generator Done Right

CSS Sprites Generator Done Right. SmartSprites maintains CSS sprites in your designs, fully automatically. No tedious copying and pasting to your CSS when adding or changing sprited images.

Quick start

  1. Download SmartSprites binaries

  2. Run:

    smartsprites --root-dir-path test/real-world-example
    
  3. Look in +test/real-world-example+ for the results.

Documentation

For more instructions on using SmartSprites and a detailed syntax reference, please see:

https://github.com/carrotsearch/smartsprites/wiki/Documentation

Bug tracker

http://issues.carrot2.org/browse/SMARTSPRITES

Source code

https://github.com/carrotsearch/smartsprites

Eclipse plugin

To run SmartSprites directly in your Eclipse IDE:

  1. Install the Eclipse SmartSprites plugin from

    http://update.bitexpert.de/eclipse/3.5
    
  2. Right-click your CSS file in Project Explorer and choose External Tools > Generate Spritemap to generate sprites.

Plugin source code: https://github.com/bitExpert/eclipse-smartsprites

More Repositories

1

hppc

High Performance Primitive Collections for Java
Java
982
star
2

jsuffixarrays

JSuffixArrays (Suffix Arrays in Java)
Java
59
star
3

junit-benchmarks

JUnitBenchmarks (git clone of the head SVN)
58
star
4

langid-java

Java port of langid.py (language identifier)
Java
28
star
5

solr-visualization

Visualization of clustered, faceted and pivoted search results from Apache Solr
JavaScript
15
star
6

foamtree-treemap-generator

Spreadsheet ๐Ÿก’ FoamTree interactive treemap visualization
JavaScript
10
star
7

gatsby-transformer-html

A Gatsby transformer plugin for authoring content in HTML, part of APIdocs.
JavaScript
9
star
8

gatsby-starter-apidocs

Starter project for the Gatsby APIdocs system. Clone, customize and start documenting.
HTML
4
star
9

gatsby-theme-apidocs

An opinionated Gatsby theme for writing technical documentation.
JavaScript
2
star
10

gatsby-plugin-content-search

A Gatsby plugin that implements a Sublime-like client-side search based on the fuzzysort library.
JavaScript
2
star
11

lingo4g-mlt

Experimental text processing tools based on the Lingo4G document clustering engine
JavaScript
2
star
12

gradle-dependencychecks-plugin

Dependency checker and lock file aggregator
Java
1
star
13

ui

Carrot Search User Interface Commons
JavaScript
1
star
14

nextjs-foamtree

Embedding FoamTree in a Next.js project
JavaScript
1
star
15

progresso

A task management/ reporting library with console progress tracking facilities.
Java
1
star
16

console-tools

Various utilities for writing console tools.
Java
1
star
17

carrotsearch.github.io

HTML
1
star
18

elasticsearch-lingo3g

elasticsearch-carrot2 plugin extension with Lingo3G support
Java
1
star
19

gatsby-plugin-apidocs

A Gatsby plugin that implements the APIDocs user interface, including navigation menus, search box, logo and footer customization options.
JavaScript
1
star