{"id":26210327,"url":"https://github.com/sujaudd1n/animate_node","last_synced_at":"2026-07-02T00:31:14.116Z","repository":{"id":191681063,"uuid":"684475843","full_name":"sujaudd1n/animate_node","owner":"sujaudd1n","description":"Append an HTML node in DOM with some type-like animation.","archived":false,"fork":false,"pushed_at":"2023-09-05T15:55:37.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T08:26:24.626Z","etag":null,"topics":["animate-append","animation","typewriter-animation","typewriter-effect"],"latest_commit_sha":null,"homepage":"https://sujaudd1n.github.io/animate_node/","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/sujaudd1n.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-08-29T07:51:40.000Z","updated_at":"2023-09-05T15:36:45.000Z","dependencies_parsed_at":"2023-08-31T05:07:23.556Z","dependency_job_id":"6c5a6d3b-39cb-4297-8dfa-b3f1f5a001e8","html_url":"https://github.com/sujaudd1n/animate_node","commit_stats":null,"previous_names":["sujaudd1n/animate_append","sujaudd1n/animate_node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sujaudd1n/animate_node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fanimate_node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fanimate_node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fanimate_node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fanimate_node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sujaudd1n","download_url":"https://codeload.github.com/sujaudd1n/animate_node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujaudd1n%2Fanimate_node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35028642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["animate-append","animation","typewriter-animation","typewriter-effect"],"created_at":"2025-03-12T07:28:56.053Z","updated_at":"2026-07-02T00:31:14.091Z","avatar_url":"https://github.com/sujaudd1n.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnimateNode\n\nAppend an HTML node with type like animation.\nImplemented as ES6 module.\n\n![demo](assets/demo.gif)\n\n## CDN\n\n- \u003chttps://cdn.jsdelivr.net/gh/sujaudd1n/animate_node/src/animateNode.min.js\u003e\n\n## Tutorial\n\n```js\n// import the object\nimport { animateNode } from \"./src/animateNode.js\";\n\n// Create or select the node you want to append.\n// Assuming you have an HTML node *list* and you want to append\n// it inside div\n\n// char-appended animation\nanimateNode.char(div, list)\n\n// textnode-appended animation\nanimateNode.text(div, list)\n```\n\n## Demo\n\nVisit \u003chttps://sujaudd1n.github.io/animate_node/\u003e to see a working demo of both type of animation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujaudd1n%2Fanimate_node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujaudd1n%2Fanimate_node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujaudd1n%2Fanimate_node/lists"}