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.
- Host: GitHub
- URL: https://github.com/lexcast/sneakers
- Owner: lexcast
- License: mit
- Created: 2017-02-27T08:47:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T05:15:06.000Z (over 7 years ago)
- Last Synced: 2025-02-03T18:09:55.846Z (3 months ago)
- Topics: apm, atom, sneakers
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sneakers
[](https://atom.io/packages/sneakers)
Sneakers movie effect on your code.

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
```