{"id":22384783,"url":"https://github.com/24webcomponents/marquee-text-element","last_synced_at":"2025-07-31T04:32:42.869Z","repository":{"id":64093294,"uuid":"573090321","full_name":"24webcomponents/marquee-text-element","owner":"24webcomponents","description":"An element which scrolls the text inside it like the traditional marquee element found in the browsers of yesteryear","archived":false,"fork":false,"pushed_at":"2024-12-02T10:15:09.000Z","size":107,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-02T11:26:26.554Z","etag":null,"topics":["24-web-components","custom-element","web-component"],"latest_commit_sha":null,"homepage":"https://24webcomponents.github.io/marquee-text-element","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/24webcomponents.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-01T17:16:15.000Z","updated_at":"2024-11-01T16:50:18.000Z","dependencies_parsed_at":"2023-09-26T19:49:04.123Z","dependency_job_id":"b46e2de7-91a8-495b-a6d8-b4e7dab1df28","html_url":"https://github.com/24webcomponents/marquee-text-element","commit_stats":{"total_commits":13,"total_committers":4,"mean_commits":3.25,"dds":0.6153846153846154,"last_synced_commit":"31c86a7e9283984274283c7c27f7c6f0802a7a20"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":"github/custom-element-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/24webcomponents%2Fmarquee-text-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/24webcomponents%2Fmarquee-text-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/24webcomponents%2Fmarquee-text-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/24webcomponents%2Fmarquee-text-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/24webcomponents","download_url":"https://codeload.github.com/24webcomponents/marquee-text-element/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228215624,"owners_count":17886431,"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":["24-web-components","custom-element","web-component"],"created_at":"2024-12-05T01:19:12.364Z","updated_at":"2024-12-05T01:19:13.018Z","avatar_url":"https://github.com/24webcomponents.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u0026lt;marquee-text\u0026gt; element\n\nAn element which scrolls the text inside it like the traditional [marquee](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee) element found in the browsers of yesteryear.\n\n## Installation\nAvailable on [npm](https://www.npmjs.com/) as [**marquee-text-element**](https://www.npmjs.com/package/marquee-text-element).\n```\n$ npm install --save marquee-text-element\n```\n\n## Usage\n\n### Script\n\nImport as ES modules:\n\n```js\nimport 'marquee-text-element'\n```\n\nInclude with a script tag:\n\n```html\n\u003cscript type=\"module\" src=\"./node_modules/marquee-text-element/dist/index.js\"\u003e\n```\n\n```html\n\u003cmarquee-text duration=\"2s\"\u003e\n  This text will scroll across the page over 2s\n\u003c/marquee-text\u003e\n```\n\n## Browser support\n\nBrowsers without native [custom element support][support] require a [polyfill][].\n- Chrome\n- Firefox\n- Safari\n- Microsoft Edge\n\n[support]: https://caniuse.com/custom-elementsv1\n[polyfill]: https://github.com/webcomponents/custom-elements\n\n## License\n\nDistributed under the MIT license. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F24webcomponents%2Fmarquee-text-element","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F24webcomponents%2Fmarquee-text-element","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F24webcomponents%2Fmarquee-text-element/lists"}