{"id":15486437,"url":"https://github.com/ianfabs/jatrix-react","last_synced_at":"2026-01-19T08:01:52.082Z","repository":{"id":41798069,"uuid":"173498469","full_name":"ianfabs/jatrix-react","owner":"ianfabs","description":"A matrix-like text thingy for react!","archived":false,"fork":false,"pushed_at":"2022-12-03T00:37:29.000Z","size":168,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-19T07:15:06.659Z","etag":null,"topics":["animation","animation-components","animations","javascript","js","matrix","react","react-components","text","text-animation","text-manipulation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ianfabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-02T21:01:15.000Z","updated_at":"2023-09-05T15:28:49.000Z","dependencies_parsed_at":"2023-01-23T04:15:14.125Z","dependency_job_id":null,"html_url":"https://github.com/ianfabs/jatrix-react","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ianfabs/jatrix-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianfabs%2Fjatrix-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianfabs%2Fjatrix-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianfabs%2Fjatrix-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianfabs%2Fjatrix-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianfabs","download_url":"https://codeload.github.com/ianfabs/jatrix-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianfabs%2Fjatrix-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28563217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","animation-components","animations","javascript","js","matrix","react","react-components","text","text-animation","text-manipulation"],"created_at":"2024-10-02T06:08:24.962Z","updated_at":"2026-01-19T08:01:52.061Z","avatar_url":"https://github.com/ianfabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enter the Jatrix\n(pronounced Jay-tricks, like matrix)\n\nJatrix does this matrix like text thing, it's really cool!\n\n\u003cframeset cols=\"*\"\u003e\n\n\u003cframe src=\"https://codesandbox.io/embed/006zx206zv?autoresize=1\u0026fontsize=14\u0026hidenavigation=1\u0026view=preview\" style=\"width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;\" sandbox=\"allow-modals allow-forms allow-popups allow-scripts allow-same-origin\"\u003e\n\u003c/frame\u003e\n\n\u003c/frameset\u003e\n\n[![Edit Jatrix](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/006zx206zv?fontsize=14\u0026view=preview)\n\nLong story short, jatrix-react is a react component, as such it needs props.\n\n| Prop   |   Type   |  Description                                                  | Default |\n|--------|----------|---------------------------------------------------------------|---------|\n| `text` | String   | The words that you want to render                             | None    |\n| `fps`  | Number   | Frames per second, A.K.A how fast you want your letters to go | `40`    |\n| `caps` | Boolean  | If it should be rendered in caps or not                       | `false` |\n| `done` | Function | A callback that executes when it completes                    | `()=\u003e{}`|\n\nThe name attribute allows you to write it as a self closing tag, like this:\n```jsx\n\u003cJatrix\n  text=\"Ian Fabs\"\n/\u003e\n```\n\nversus writing it like this:\n\n```js\n\u003cJatrix\u003e\n  Ian Fabs\n\u003c/Jatrix\u003e\n```\n\nBut *both of them* **do indeed work**.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianfabs%2Fjatrix-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianfabs%2Fjatrix-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianfabs%2Fjatrix-react/lists"}