https://github.com/recidvst/scrambling-letters
JS library for a nice decoding/scrambling effect for text.
https://github.com/recidvst/scrambling-letters
decoding featured front-end javascript js npm npm-package scrambling scrambling-letters
Last synced: 3 months ago
JSON representation
JS library for a nice decoding/scrambling effect for text.
- Host: GitHub
- URL: https://github.com/recidvst/scrambling-letters
- Owner: Recidvst
- License: mit
- Created: 2018-02-26T23:51:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T18:25:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T05:47:17.623Z (11 months ago)
- Topics: decoding, featured, front-end, javascript, js, npm, npm-package, scrambling, scrambling-letters
- Language: JavaScript
- Homepage: https://scrambling-letters.chris-snowden.me/
- Size: 23.7 MB
- Stars: 55
- Watchers: 5
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/scrambling-letters)

[](https://coveralls.io/github/Recidvst/scrambling-letters?branch=master)
[](https://www.npmjs.com/package/scrambling-letters)
[](https://scrambling-letters.chris-snowden.me/)
[](https://github.com/Recidvst/scrambling-letters/blob/master/LICENSE)# Scrambling Letters
> A lightweight javascript library for scrambling letters within a piece of text, giving a nice decoding effect.
Loops through any elements with the relevant selector or data attribute and scrambles the letters randomly for a couple of seconds before returning them one by one to their original state or an alternate string.
[**Demo Page**](https://scrambling-letters.chris-snowden.me/ 'Scrambling Letters demo page')
[**Documentation**](https://recidvst.github.io/scrambling-letters/#/ 'Scrambling Letters docs site')