{"id":26276500,"url":"https://github.com/danferns/motion-canvas-typewriter","last_synced_at":"2025-03-14T11:18:18.802Z","repository":{"id":196189639,"uuid":"694646727","full_name":"danferns/motion-canvas-typewriter","owner":"danferns","description":"Typewriter component for Motion Canvas","archived":false,"fork":false,"pushed_at":"2023-09-22T07:25:01.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-22T18:39:09.163Z","etag":null,"topics":["motion-canvas","motion-canvas-community"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/danferns.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,"governance":null}},"created_at":"2023-09-21T12:15:38.000Z","updated_at":"2023-09-22T18:55:51.391Z","dependencies_parsed_at":null,"dependency_job_id":"cb22ad88-9735-4f6f-9c8f-6a8bbe1d6a30","html_url":"https://github.com/danferns/motion-canvas-typewriter","commit_stats":null,"previous_names":["danferns/motion-canvas-typewriter"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fmotion-canvas-typewriter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fmotion-canvas-typewriter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fmotion-canvas-typewriter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danferns%2Fmotion-canvas-typewriter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danferns","download_url":"https://codeload.github.com/danferns/motion-canvas-typewriter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243565388,"owners_count":20311705,"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":["motion-canvas","motion-canvas-community"],"created_at":"2025-03-14T11:18:18.222Z","updated_at":"2025-03-14T11:18:18.781Z","avatar_url":"https://github.com/danferns.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Motion Canvas Typewriter\n\nA typewriter component for Motion Canvas.\n\nhttps://github.com/danferns/motion-canvas-typewriter/assets/57069381/18e625f6-4635-42d6-87fa-49977b4e45f0\n\n## Installation\n\nJust copy the [Typewriter.tsx](./src/scenes/Typewriter.tsx) file into your project.\n\n## Documentation\n\n`Typewriter` extends the `Txt` component and you can use all of `Txt`'s properties and methods, except for `text`. Instead, you will use `message` to set the text to be typed out.\n\n### Props\n\n-   `message` - The text to be typed out.\n-   `fixWidth` - Sets the width of the textbox to the width of the message to prevent the centered text from moving around as the text is being typed out. Defaults to `false`.\n\n### Methods\n\n-   `typewrite()` - Starts the typewriter animation.\n    Optionally, you can pass the `duration` for which the typing animation should last for.\n    By default, the typing speed is about 5-6 characters per second, with some randomness added to it.\n\n## Example\n\nThe code for the demo video above can be found in [example.tsx](./src/scenes/example.tsx).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanferns%2Fmotion-canvas-typewriter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanferns%2Fmotion-canvas-typewriter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanferns%2Fmotion-canvas-typewriter/lists"}