{"id":20555674,"url":"https://github.com/attogram/react-tidbits","last_synced_at":"2026-03-02T18:41:19.156Z","repository":{"id":84428341,"uuid":"187381852","full_name":"attogram/react-tidbits","owner":"attogram","description":"React component to display ever-changing content.","archived":false,"fork":false,"pushed_at":"2025-05-17T15:29:12.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T23:12:49.113Z","etag":null,"topics":["react-component"],"latest_commit_sha":null,"homepage":"https://attogram.github.io/react-tidbits/","language":null,"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/attogram.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,"zenodo":null},"funding":{"github":"attogram","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-05-18T16:40:24.000Z","updated_at":"2025-05-17T15:29:15.000Z","dependencies_parsed_at":"2025-07-29T22:34:00.621Z","dependency_job_id":"6bc424d6-b59a-4a61-a48c-9c154d428fb7","html_url":"https://github.com/attogram/react-tidbits","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/attogram/react-tidbits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Freact-tidbits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Freact-tidbits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Freact-tidbits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Freact-tidbits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/attogram","download_url":"https://codeload.github.com/attogram/react-tidbits/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attogram%2Freact-tidbits/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273989562,"owners_count":25203260,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":["react-component"],"created_at":"2024-11-16T03:19:52.674Z","updated_at":"2026-03-02T18:41:14.132Z","avatar_url":"https://github.com/attogram.png","language":null,"readme":"# React Tidbits\n\n[![react-tidbits](https://raw.githubusercontent.com/attogram/attogram-docs/master/react-tidbits/react-tidbits.160.png)](https://github.com/attogram/react-tidbits)\n\n_a React component to show ever-changing content._\n\nDemo: **\u003chttps://attogram.github.io/react-tidbits/\u003e**\n\n```javascript\n/**\n * React Tidbits - show ever-changing content\n *\n *   example:\n *\n *   // interval = milliseconds between changes. 1000 milliseconds = 1 second\n *   const interval = 2000;\n *\n *   // order = \"ordered\" or \"random\".  Optional, default is \"ordered\"\n *   const order = \"random\";\n *\n *   // tidbits = an array of message, text strings or JSX\n *   const tidbits = [\n *      \"Text message\",\n *      (\u003cspan\u003e\u003cb\u003eJSX\u003c/b\u003e message\u003c/span\u003e),\n *   ];\n *\n *   \u003cTidbits\n *      interval={interval}\n *      order={order}\n *      tidbits={tidbits}\n *   /\u003e\n *\n * License: MIT\n * Repository: https://github.com/attogram/react-tidbits\n */\n```\n\n# TODO\n\n* repackage for npm\n* publish to npm\n\n# License\n\n**react-tidbits** is an open source project licensed under the MIT license.\n\n# Developer Info\n\nContributions welcome!\n\n* Main repo: **\u003chttps://github.com/attogram/react-tidbits\u003e**\n","funding_links":["https://github.com/sponsors/attogram"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattogram%2Freact-tidbits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattogram%2Freact-tidbits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattogram%2Freact-tidbits/lists"}