{"id":15764936,"url":"https://github.com/shuding/shuffle-char","last_synced_at":"2026-05-15T22:03:17.238Z","repository":{"id":57359047,"uuid":"64068669","full_name":"shuding/shuffle-char","owner":"shuding","description":"React char shuffling animation.","archived":false,"fork":false,"pushed_at":"2017-05-04T12:54:49.000Z","size":168,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T17:18:43.292Z","etag":null,"topics":["animation","char-shuffling","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shuding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-24T14:16:07.000Z","updated_at":"2024-01-27T21:44:41.000Z","dependencies_parsed_at":"2022-09-06T21:41:04.849Z","dependency_job_id":null,"html_url":"https://github.com/shuding/shuffle-char","commit_stats":null,"previous_names":["quietshu/shuffle-char"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuding%2Fshuffle-char","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuding%2Fshuffle-char/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuding%2Fshuffle-char/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuding%2Fshuffle-char/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuding","download_url":"https://codeload.github.com/shuding/shuffle-char/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246452204,"owners_count":20779756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animation","char-shuffling","react"],"created_at":"2024-10-04T12:23:18.997Z","updated_at":"2025-10-08T13:40:26.511Z","avatar_url":"https://github.com/shuding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Char Shuffling for React\n\n![](https://img.shields.io/npm/v/shuffle-char.svg?style=flat)\n\n`npm i shuffle-char -S` or `yarn add shuffle-char`\n\n## Usage\n\n```js\nimport Shuf from 'shuffle-char'\n```\n\n```jsx\n\u003ch1\u003e\n  \u003cShuf on={running} charset='a-zA-Z_' escape='()' idle={80}\u003eHack(FDU)\u003c/Shuf\u003e\n\u003c/h1\u003e\n\u003ch2\u003e\n  \u003cShuf on={running} charset='0-9' idle={80}\u003e150\u003c/Shuf\u003e+ teams,\n  \u003cShuf on={running} charset='0-9' idle={80}\u003e500\u003c/Shuf\u003e+ participants\n\u003c/h2\u003e\n```\n\n## Demo\n\n![screenshot](screenshot.gif)\n\n## API\n\nProps supported:\n- `on`: boolean,\n    If `true` the animation will keep running, else it will display the default value.\n- `charset`: string,\n    `'a-z'` / `'A-Z'` / `'0-9'` + any characters. e.g. `'a-zA-Z_'` includes all alphabets and underscore.\n- `escape`: string,\n    Characters excluded from the `charset` above. e.g. `charset='a-z'` and `escape='x'` includes all lowercase letters exclude `x`.\n- `idle`: number,\n    The animation interval in ms.\n\n## License\n\nThe MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuding%2Fshuffle-char","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuding%2Fshuffle-char","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuding%2Fshuffle-char/lists"}