{"id":18609793,"url":"https://github.com/unlight/repeat-node","last_synced_at":"2026-07-03T01:33:23.218Z","repository":{"id":36617383,"uuid":"40923581","full_name":"unlight/repeat-node","owner":"unlight","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-18T08:38:19.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-21T07:34:18.425Z","etag":null,"topics":[],"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/unlight.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":"2015-08-17T19:43:54.000Z","updated_at":"2015-08-17T21:04:47.000Z","dependencies_parsed_at":"2022-07-29T21:38:54.535Z","dependency_job_id":null,"html_url":"https://github.com/unlight/repeat-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unlight/repeat-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Frepeat-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Frepeat-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Frepeat-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Frepeat-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unlight","download_url":"https://codeload.github.com/unlight/repeat-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Frepeat-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35069183,"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-02T02:00:06.368Z","response_time":173,"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":[],"created_at":"2024-11-07T03:07:18.713Z","updated_at":"2026-07-03T01:33:23.167Z","avatar_url":"https://github.com/unlight.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"repeat-node\n===========\nRepeats specified html node.\n\n\nUSAGE\n-----\n1. Add script to page\n2. Add attribute data-repeat-node=\"X\" (where X is a number)\n\n\nEXAMPLE\n-------\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n\t\u003cscript src=\"index.js\"\u003e\u003c/script\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\u003cp data-repeat-node=\"3\"\u003eLorem ipsum Eiusmod incididunt adipisicing veniam ut Ut.\u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\nResult:\n```html\n\u003cp\u003eLorem ipsum Eiusmod incididunt adipisicing veniam ut Ut.\u003c/p\u003e\n\u003cp\u003eLorem ipsum Eiusmod incididunt adipisicing veniam ut Ut.\u003c/p\u003e\n\u003cp\u003eLorem ipsum Eiusmod incididunt adipisicing veniam ut Ut.\u003c/p\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funlight%2Frepeat-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funlight%2Frepeat-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funlight%2Frepeat-node/lists"}