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

https://github.com/lexcast/sneakers

Sneakers movie effect on your code.
https://github.com/lexcast/sneakers

apm atom sneakers

Last synced: about 1 month ago
JSON representation

Sneakers movie effect on your code.

Awesome Lists containing this project

README

        

# Sneakers

[![apm install sneakers](https://apm-badges.herokuapp.com/apm/sneakers.svg)](https://atom.io/packages/sneakers)

Sneakers movie effect on your code.

![sneakers](https://cloud.githubusercontent.com/assets/10590799/23354322/3ec95748-fc96-11e6-89bd-36e95c9298fa.gif)

Based on:
- https://github.com/bartobri/no-more-secrets for the original effect
- https://github.com/davemandy/sneakers-effect for the javascript version.

## Install
From Atom go to Settings ➔ Install or with the command `Settings View:Install Packages and Themes` and then search for `sneakers`

Or with apm:
```bash
apm install sneakers
```