{"id":26522705,"url":"https://github.com/r2hu1/typed-h","last_synced_at":"2025-03-21T13:38:29.440Z","repository":{"id":222527246,"uuid":"757542578","full_name":"r2hu1/typed-h","owner":"r2hu1","description":"A simple, lightweight Typewritting effect for your HTML elements.","archived":false,"fork":false,"pushed_at":"2024-02-17T15:56:41.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-17T16:47:40.791Z","etag":null,"topics":["javascript","typewriter-effect"],"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/r2hu1.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-14T17:51:12.000Z","updated_at":"2024-02-17T16:47:40.792Z","dependencies_parsed_at":"2024-02-14T19:03:11.534Z","dependency_job_id":null,"html_url":"https://github.com/r2hu1/typed-h","commit_stats":null,"previous_names":["r2hu1/typed-h"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Ftyped-h","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Ftyped-h/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Ftyped-h/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Ftyped-h/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r2hu1","download_url":"https://codeload.github.com/r2hu1/typed-h/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244806589,"owners_count":20513466,"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":["javascript","typewriter-effect"],"created_at":"2025-03-21T13:38:28.581Z","updated_at":"2025-03-21T13:38:29.430Z","avatar_url":"https://github.com/r2hu1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Typed-H\n\nA simple, lightweight Typewritting effect for your HTML elements.\n\n## How to use\n\n- Add the following script to your HTML file:\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/gh/r2hu1/typed-h/script.js\"\u003e\u003c/script\u003e\n```\n\n- Add the following element to your HTML file:\n```html\n\u003ch1 class=\"some-classname\"\u003eSome text\u003c/h1\u003e\n```\n\n- Intialize TypedH\n```js\nconst element = document.querySelector(\".some-classname\");\ntypedH({element,speed:200,reverced:false});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr2hu1%2Ftyped-h","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr2hu1%2Ftyped-h","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr2hu1%2Ftyped-h/lists"}