{"id":19030828,"url":"https://github.com/hackclub/banner","last_synced_at":"2026-05-19T05:40:47.112Z","repository":{"id":33969550,"uuid":"164342656","full_name":"hackclub/banner","owner":"hackclub","description":"⛳ React component for adding a Hack Club banner to your site","archived":false,"fork":false,"pushed_at":"2024-10-26T23:10:01.000Z","size":1024,"stargazers_count":8,"open_issues_count":4,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-02-14T05:10:03.831Z","etag":null,"topics":["hackclub","react"],"latest_commit_sha":null,"homepage":"https://hackclub.com/banner","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/hackclub.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}},"created_at":"2019-01-06T20:25:27.000Z","updated_at":"2024-10-26T23:09:57.000Z","dependencies_parsed_at":"2024-07-29T21:39:44.862Z","dependency_job_id":"4ffd5a12-dd86-450d-924b-cb495ff89cf0","html_url":"https://github.com/hackclub/banner","commit_stats":{"total_commits":40,"total_committers":8,"mean_commits":5.0,"dds":0.375,"last_synced_commit":"fadb63d255253379173b12e72f59d4af9d78497b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fbanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fbanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fbanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackclub%2Fbanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackclub","download_url":"https://codeload.github.com/hackclub/banner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240080469,"owners_count":19744874,"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":["hackclub","react"],"created_at":"2024-11-08T21:19:45.839Z","updated_at":"2026-05-19T05:40:47.106Z","avatar_url":"https://github.com/hackclub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `@hackclub/banner`\n\n\u003e React component for adding a [Hack Club](https://hackclub.com) banner to your club site\n\n[![npm](https://img.shields.io/npm/v/@hackclub/banner.svg)](https://www.npmjs.com/package/@hackclub/banner) [![CI](https://github.com/hackclub/banner/actions/workflows/ci.yml/badge.svg)](https://github.com/hackclub/banner/actions/workflows/ci.yml)\n\n## Install\n\nUse npm or yarn as follows:\n\n```bash\nnpm install --save @hackclub/banner\nyarn add @hackclub/banner\n```\n\n## Usage\n\nPlace `\u003cBanner /\u003e` anywhere on your club site homepage.\n\n```jsx\nimport Banner from '@hackclub/banner'\n\nexport default () =\u003e (\n  \u003cmain\u003e\n    \u003cBanner /\u003e\n    \u003ch1\u003eHacking High School Hack Club\u003c/h1\u003e\n  \u003c/main\u003e\n)\n```\n\n### Custom props\n\n```jsx\n\u003cBanner year={2020} style={{ width: '256px' }} /\u003e\n```\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eProp\u003c/th\u003e\n    \u003cth\u003eEffect\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ccode\u003eyear\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003eNumber. Default: current year\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ccode\u003estyle\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003eObject, for custom styles\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## License\n\nMIT © [Hack Club](https://hackclub.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackclub%2Fbanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackclub%2Fbanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackclub%2Fbanner/lists"}