{"id":15396985,"url":"https://github.com/ryanhefner/react-marquease","last_synced_at":"2026-02-21T04:03:36.117Z","repository":{"id":135667739,"uuid":"572125984","full_name":"ryanhefner/react-marquease","owner":"ryanhefner","description":"🐛 HTML \u003cmarquee\u003es, the React way (with some handy control features).","archived":false,"fork":false,"pushed_at":"2024-10-17T04:51:32.000Z","size":384,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T12:29:58.786Z","etag":null,"topics":["marquee","react","react-component","reactjs"],"latest_commit_sha":null,"homepage":"https://pkgstats.com/pkg:react-marquease","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/ryanhefner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"ryanhefner","patreon":"ryanhefner","open_collective":"ryanhefner","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-11-29T15:54:56.000Z","updated_at":"2025-07-10T05:49:02.000Z","dependencies_parsed_at":"2024-10-19T04:14:54.096Z","dependency_job_id":null,"html_url":"https://github.com/ryanhefner/react-marquease","commit_stats":{"total_commits":35,"total_committers":1,"mean_commits":35.0,"dds":0.0,"last_synced_commit":"51db813edadfa3185082c7f8f76e85d7b4e336c5"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":"ryanhefner/package-template-rollup","purl":"pkg:github/ryanhefner/react-marquease","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanhefner%2Freact-marquease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanhefner%2Freact-marquease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanhefner%2Freact-marquease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanhefner%2Freact-marquease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanhefner","download_url":"https://codeload.github.com/ryanhefner/react-marquease/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanhefner%2Freact-marquease/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["marquee","react","react-component","reactjs"],"created_at":"2024-10-01T15:35:38.578Z","updated_at":"2026-02-21T04:03:36.051Z","avatar_url":"https://github.com/ryanhefner.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ryanhefner","https://patreon.com/ryanhefner","https://opencollective.com/ryanhefner"],"categories":[],"sub_categories":[],"readme":"# 🐛 react-marquease\n\n[![npm](https://img.shields.io/npm/v/react-marquease?style=flat-square)](https://www.pkgstats.com/pkg:react-marquease)\n[![NPM](https://img.shields.io/npm/l/react-marquease?style=flat-square)](LICENSE)\n[![npm](https://img.shields.io/npm/dt/react-marquease?style=flat-square)](https://www.pkgstats.com/pkg:react-marquease)\n[![Coveralls github](https://img.shields.io/coveralls/github/ryanhefner/react-marquease?style=flat-square)](https://coveralls.io/github/ryanhefner/react-marquease)\n[![codecov](https://codecov.io/gh/ryanhefner/react-marquease/branch/main/graph/badge.svg)](https://codecov.io/gh/ryanhefner/react-marquease)\n[![CircleCI](https://img.shields.io/circleci/build/github/ryanhefner/react-marquease?style=flat-square)](https://circleci.com/gh/ryanhefner/react-marquease)\n![Known Vulnerabilities](https://snyk.io/test/github/ryanhefner/react-marquease/badge.svg)\n![Twitter Follow](https://img.shields.io/twitter/follow/ryanhefner)\n\nHTML `\u003cmarquee\u003e`s, the React way (with some handy control features).\n\n## Install\n\nVia [npm](https://npmjs.com/package/react-marquease)\n\n```sh\nnpm install -S react-marquease\n```\n\nVia [Yarn](https://yarn.pm/react-marquease)\n\n```sh\nyarn add react-marquease\n```\n\n## How to use\n\n```js\nimport Marquee from 'react-marquease'\n\nconst ExampleComponent = () =\u003e (\n  \u003cMarquee\u003e\n    \u003cp\u003eScrolly text, moving through, my browser window, moving smooth.\u003cp\u003e\n  \u003c/Marquee\u003e\n)\n```\n\n### Props\n\n- `reverse` - Reverse the direction of the `Marquee`. (Scroll left to right)\n- `pause` - Pause `Marquee` scrolling\n- `speed` - Modifies the `duration` of the web animation as `Marquee` scrolls through the viewport. (Default: `1`)\n- `ref` - References the outermost `div` of the component.\n- `...rest` - Applied to outermost `div` of the component.\n\n## License\n\n[MIT](LICENSE) © [RyanHefner](https://www.ryanhefner.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanhefner%2Freact-marquease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanhefner%2Freact-marquease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanhefner%2Freact-marquease/lists"}