Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simurai/filter.css

A collection of CSS filter combos
https://github.com/simurai/filter.css

css filter

Last synced: 10 days ago
JSON representation

A collection of CSS filter combos

Awesome Lists containing this project

README

        

filter.css
==========

A couple CSS filter combinations to get you started.

![ScreenShot](ScreenShot.png)

> See [live demo](http://simurai.com/filter.css/)

## Usage

1. Add the [filter.css](https://github.com/simurai/filter.css/blob/master/filter.css) file to your project.
2. Link to the `filter.css` file.

```html


```

3. Use a `data-filter` attribute in your markup to add a filter.

```html


```

List of available `data-filter` names.

- Eureka
- Karl
- Rocky
- London
- FlipFlop
- Introvert
- Butterfly
- Gold
- Copper
- Silver
- Night
- LoFi

Or you can just grab __individual filter__ styles on the [demo page](http://simurai.com/filter.css/) and use it in your own CSS file.

Also feel free to __tweak the numbers__ to better match your image/content.

## Browser support

The filters are currently just `-webkit` prefixed. Better support will be added. Firefox seems [close](https://bugzilla.mozilla.org/show_bug.cgi?id=1057180).