Sha256: a048d26bac627e7aee683202e44c53b3d18066be018178d5aa4406350416d39b

Contents?: true

Size: 414 Bytes

Versions: 6

Compression:

Stored size: 414 Bytes

Contents

# Peeker

A simple library to enhance [peek](https://github.com/peek/peek).

## Installation

To integrate `peeker` to your project, please following the steps behind

Firstly, add few lines to your `Gemfile`

```
gem 'peeker'
```

And then in `application.js`

`//=require peeker`

Finally, add this line to your `application.scss`

`@import "peeker";`

## Usage

Let peek bar fade in and out with typing "peek".

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
peeker-0.1.6 README.md
peeker-0.1.5 README.md
peeker-0.1.4 README.md
peeker-0.1.3 README.md
peeker-0.1.2 README.md
peeker-0.1.1 README.md