{"id":22308792,"url":"https://github.com/ratson/react-typist-loop","last_synced_at":"2025-06-10T15:06:25.013Z","repository":{"id":52785395,"uuid":"84091013","full_name":"ratson/react-typist-loop","owner":"ratson","description":"Typing animations with React.","archived":false,"fork":false,"pushed_at":"2021-04-19T15:37:58.000Z","size":16,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-22T16:04:07.985Z","etag":null,"topics":["animations","react","typescript","typing","typing-animation","typist"],"latest_commit_sha":null,"homepage":"","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/ratson.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":"2017-03-06T15:44:48.000Z","updated_at":"2021-04-24T23:28:30.000Z","dependencies_parsed_at":"2022-08-22T07:30:52.401Z","dependency_job_id":null,"html_url":"https://github.com/ratson/react-typist-loop","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Freact-typist-loop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Freact-typist-loop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Freact-typist-loop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Freact-typist-loop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ratson","download_url":"https://codeload.github.com/ratson/react-typist-loop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratson%2Freact-typist-loop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259098440,"owners_count":22804783,"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":["animations","react","typescript","typing","typing-animation","typist"],"created_at":"2024-12-03T20:15:20.718Z","updated_at":"2025-06-10T15:06:24.992Z","avatar_url":"https://github.com/ratson.png","language":"JavaScript","readme":"# react-typist-loop\n\nTyping animations with React.\n\n## Installation\n\n```\nnpm install react-typist-loop --save\n```\n\n## Usage\n\n\u003c!-- eslint-disable no-unused-vars --\u003e\n\n```jsx\nimport React from 'react'\nimport Typist from 'react-typist'\nimport TypistLoop from 'react-typist-loop'\n\nconst App = () =\u003e (\n  \u003cTypistLoop interval={3000}\u003e\n    {[\n      'Hello World',\n      'Good Morning',\n      'Bye',\n    ].map(text =\u003e \u003cTypist key={text} startDelay={1000}\u003e{text}\u003c/Typist\u003e)}\n  \u003c/TypistLoop\u003e\n)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratson%2Freact-typist-loop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fratson%2Freact-typist-loop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratson%2Freact-typist-loop/lists"}