{"id":20316501,"url":"https://github.com/jenbuzz/react-hackernews","last_synced_at":"2025-10-08T00:38:09.848Z","repository":{"id":50036618,"uuid":"265821631","full_name":"jenbuzz/react-hackernews","owner":"jenbuzz","description":"Add a HackerNews feed to your React app.","archived":false,"fork":false,"pushed_at":"2022-10-07T12:56:07.000Z","size":512,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T09:14:29.816Z","etag":null,"topics":["hackernews","hackernews-client","newsfeed","react-component"],"latest_commit_sha":null,"homepage":"","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/jenbuzz.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":"2020-05-21T10:37:40.000Z","updated_at":"2023-08-24T08:19:45.000Z","dependencies_parsed_at":"2023-01-19T14:17:09.730Z","dependency_job_id":null,"html_url":"https://github.com/jenbuzz/react-hackernews","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jenbuzz/react-hackernews","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenbuzz%2Freact-hackernews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenbuzz%2Freact-hackernews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenbuzz%2Freact-hackernews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenbuzz%2Freact-hackernews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenbuzz","download_url":"https://codeload.github.com/jenbuzz/react-hackernews/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenbuzz%2Freact-hackernews/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278872111,"owners_count":26060525,"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-10-07T02:00:06.786Z","response_time":59,"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":["hackernews","hackernews-client","newsfeed","react-component"],"created_at":"2024-11-14T18:26:27.992Z","updated_at":"2025-10-08T00:38:09.820Z","avatar_url":"https://github.com/jenbuzz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-hackernews\n\nAdd a HackerNews feed to your React app.\n\n## Installation\n\n```bash\n$ npm install react-hackernews\n```\n\nor\n\n```\n$ yarn add react-hackernews\n```\n\n## Usage\n\n```javascript\nimport React from 'react';\nimport HackerNews from 'react-hackernews';\n\nconst MyComponent = () =\u003e \u003cHackerNews /\u003e;\n```\n\n### Options\n\n| Name  | Allowed values                             | Default |\n| ----- | ------------------------------------------ | ------- |\n| type  | 'new', 'top', 'best', 'ask', 'show', 'job' | 'top'   |\n| limit | number                                     | 10      |\n\n```javascript\nimport React from 'react';\nimport HackerNews from 'react-hackernews';\n\nconst MyComponent = () =\u003e \u003cHackerNews type=\"new\" limit=\"100\" /\u003e;\n```\n\n### Styling\n\nThe feed is wrapped in a container with the classname \"react-hackernews\".\n\n## License\n\nThis package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenbuzz%2Freact-hackernews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenbuzz%2Freact-hackernews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenbuzz%2Freact-hackernews/lists"}