Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

w3labkr/js-smart-shuffle-words

Repository files navigation

JS Smart Shuffle Words

Shuffle the words on each line.

Demo

Visit the demo site.

SCREENSHOT

Directory Structure

.
`-- src/
    |-- assets/
    |   |-- css/
    |   `-- images/
    |-- components/
    |-- contexts/
    |-- hooks/
    |-- locales/
    |   |-- en/
    |   `-- ko/
    |-- modules/
    |-- pages/
    |-- resources/
    |-- store/
    |   |-- atoms/
    |   `-- selectors/
    |-- templates/
    |-- App.js
    `-- index.js

Directory tree generated using tree.nathanfriend.io.

Browser Support

Smart Shuffle Words supports modern browsers. For more information see here.

Edge Firefox Chrome Safari (macOS) Safari (iOS) IE
>= 91 >= 78 >= 90 >= 14 >= 12.5 11 (partial support)