JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q65214F
  • License MIT

A lightweight javascript library for scrambling letters within a piece of text, giving a nice decoding effect.

Package Exports

  • scrambling-letters
  • scrambling-letters/dist/scrambler.cjs.js
  • scrambling-letters/dist/scrambler.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (scrambling-letters) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

downloads Tests Coverage Status npm version status 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

Documentation