{"id":22378869,"url":"https://github.com/codebrahma/react-notifications-menu","last_synced_at":"2025-07-31T01:31:34.557Z","repository":{"id":42097661,"uuid":"230214544","full_name":"Codebrahma/react-notifications-menu","owner":"Codebrahma","description":"Simple, fully customisable React component for notifications dropdown","archived":false,"fork":false,"pushed_at":"2024-02-24T18:25:46.000Z","size":5217,"stargazers_count":13,"open_issues_count":13,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-28T17:06:24.678Z","etag":null,"topics":["notifications-menu","npm-library","react","react-library"],"latest_commit_sha":null,"homepage":"https://react-notifications-menu.netlify.com/","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/Codebrahma.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-26T07:10:48.000Z","updated_at":"2024-04-09T06:20:51.000Z","dependencies_parsed_at":"2024-06-19T00:01:28.026Z","dependency_job_id":"015df757-101a-4c93-a401-b4129a20a4b2","html_url":"https://github.com/Codebrahma/react-notifications-menu","commit_stats":{"total_commits":71,"total_committers":2,"mean_commits":35.5,"dds":0.09859154929577463,"last_synced_commit":"356ddca34c48c2afd1d3e064c4328c249d5aa30d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Freact-notifications-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Freact-notifications-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Freact-notifications-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Freact-notifications-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codebrahma","download_url":"https://codeload.github.com/Codebrahma/react-notifications-menu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228204671,"owners_count":17884711,"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":["notifications-menu","npm-library","react","react-library"],"created_at":"2024-12-04T23:08:08.513Z","updated_at":"2024-12-04T23:08:09.141Z","avatar_url":"https://github.com/Codebrahma.png","language":"JavaScript","readme":"# react-notifications-menu\n\n\u003e A React Component used to render notifications with default styles and also allows to customize entire notification component\n\u003e by providing necessary props and styles.\n\n[![NPM](https://img.shields.io/npm/v/react-notifications-menu.svg)](https://www.npmjs.com/package/react-notifications-menu) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n\u003cp align=\"center\"\u003e\n\u003cimg  src=\"https://github.com/Codebrahma/react-notifications-menu/blob/master/src/assets/demo.gif\" height=\"320px\"/\u003e\n\u003c/p\u003e\n\n## Getting Started\n\n### Install\n\nInstall using npm or yarn\n\n```bash\nnpm install --save react-notifications-menu\n```\n\nor\n\n```bash\nyarn add --save react-notifications-menu\n```\n\n## Basic Usage\n\n```jsx\nimport Notifications from \"react-notifications-menu\";\n\nconst Example = () =\u003e {\n  return (\n    \u003cNotifications\n      renderItem={CustomComponent}\n      classNamePrefix='okrjoy'\n      headerBackgroundColor='red'\n    /\u003e\n  );\n};\n```\n\nTo know more, visit [react-notifications-menu](https://react-notifications-menu.netlify.com/) docs\n\n## Demo\n\nTo view the demo of the Notification component in the code sandbox. Click \u003ca style=\"color:#cc3a38\" href=\"https://codesandbox.io/s/strange-forest-1kwtb?file=/src/App.js\"\u003ehere\u003c/a\u003e.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebrahma%2Freact-notifications-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebrahma%2Freact-notifications-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebrahma%2Freact-notifications-menu/lists"}