Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/audreyfeldroy/skisigns

CSS ski sign symbols. Pre-alpha, do not use yet.
https://github.com/audreyfeldroy/skisigns

Last synced: 16 days ago
JSON representation

CSS ski sign symbols. Pre-alpha, do not use yet.

Awesome Lists containing this project

README

        

# SkiSigns [![Build Status](https://secure.travis-ci.org/audreyr/skisigns.png?branch=master)](https://travis-ci.org/audreyr/skisigns)

CSS ski sign symbols.

* Free software: [MIT License](http://audreyr.mit-license.org/)
* History: [HISTORY.md](https://github.com/audreyr/skisigns/blob/master/HISTORY.md)
* How to contribute: [CONTRIBUTING.md](https://github.com/audreyr/skisigns/blob/master/CONTRIBUTING.md)

## Demo

Live demo: http://audreyr.github.io/skisigns/demo/.

To try out the demo locally:

1. Make sure you have NPM installed.
2. Set up SkiSigns and run it:

```bash
git clone https://github.com/audreyr/skisigns.git
cd skisigns/
npm install
grunt
```

There is also a bare-bones version of the demo here: http://audreyr.github.io/skisigns/demo/simple.html.

## Usage

1. Include dependencies:

```html

```

2. Include plugin's code:

```html

```

3. Call the plugin:

```javascript
window.("#my-skisigns", {
propertyName: "a custom value"
});
```

## Team

SkiSigns was created by Audrey Roy Greenfeld, with help from these [contributors](https://github.com/audreyr/skisigns/graphs/contributors).

### Credits

* [Zeno Rocha](http://zenorocha.com) and [Addy Osmani](http://addyosmani.com) for creating [jquery-boilerplate](https://github.com/jquery-boilerplate/jquery-boilerplate).
* [Audrey Roy](http://www.audreymroy.com) for creating [cookiecutter-jquery](https://github.com/audreyr/cookiecutter-jquery).

### Sites Using This Widget

* None listed yet. Why not be the first?