{"id":18348732,"url":"https://github.com/paraboly/react-app-menu-bar","last_synced_at":"2026-07-14T23:32:20.789Z","repository":{"id":97838337,"uuid":"273473268","full_name":"Paraboly/react-app-menu-bar","owner":"Paraboly","description":"Beautiful \u0026 Easy to use AppMenuBar for React by Paraboly.","archived":false,"fork":false,"pushed_at":"2020-06-26T12:32:19.000Z","size":273,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-25T21:35:19.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https:/paraboly.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/Paraboly.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":"2020-06-19T11:04:56.000Z","updated_at":"2020-06-26T12:32:21.000Z","dependencies_parsed_at":"2023-03-13T16:08:41.196Z","dependency_job_id":null,"html_url":"https://github.com/Paraboly/react-app-menu-bar","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":"WrathChaos/react-library-boilerplate","purl":"pkg:github/Paraboly/react-app-menu-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-app-menu-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-app-menu-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-app-menu-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-app-menu-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paraboly","download_url":"https://codeload.github.com/Paraboly/react-app-menu-bar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-app-menu-bar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35483857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"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":[],"created_at":"2024-11-05T21:18:59.441Z","updated_at":"2026-07-14T23:32:20.773Z","avatar_url":"https://github.com/Paraboly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"AppMenuBar\" src=\"assets/logo.png\" width=\"1050\"/\u003e\n\n[![Beautiful \u0026 Easy to use AppMenuBar for React by Paraboly](https://img.shields.io/badge/-Beautiful%20%26%20Easy%20to%20use%20AppMenuBar%20for%20React%20by%20Paraboly-lightgrey?style=for-the-badge)](https://github.com/WrathChaos/react-app-menu-bar)\n\n[![npm version](https://img.shields.io/npm/v/@paraboly/react-app-menu-bar.svg?style=for-the-badge)](https://www.npmjs.com/package/@paraboly/react-app-menu-bar)\n[![npm](https://img.shields.io/npm/dt/@paraboly/react-app-menu-bar.svg?style=for-the-badge)](https://www.npmjs.com/package/@paraboly/react-app-menu-bar)\n![Platform - Web](https://img.shields.io/badge/platform-web-blue.svg?style=for-the-badge)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=for-the-badge)](https://github.com/prettier/prettier)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"React AppMenuBar\"\n        src=\"assets/Screenshots/react-app-menu-bar.png\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"React AppMenuBar Default\"\n        src=\"assets/Screenshots/react-app-menu-bar-default.gif\" /\u003e\n  \u003cimg alt=\"React AppMenuBar Custom Usage\"\n        src=\"assets/Screenshots/react-app-menu-bar-usage.gif\" /\u003e\n\u003c/p\u003e\n\n# Install\n\n```sh\nnpm i @paraboly/react-app-menu-bar\n```\n\n# Usage\n\nPlease check the storybook's example to get the usage of the library.\nYou can simply clone the project and `npm i \u0026\u0026 npm start` to check the how to use the library with alive example.\n\n```js\nimport AppMenuBar, { AppButton } from \"@paraboly/react-app-menu-bar\";\n\n\u003cAppMenuBar title=\"Laboratory Apps\"\u003e\n  \u003cAppButton\n    text=\"Science\"\n    imageSource={scienceImageSource}\n    onPress={() =\u003e {}}\n  /\u003e\n  \u003cAppButton\n    text=\"Research\"\n    imageSource={researchImageSource}\n    onPress={() =\u003e {}}\n  /\u003e\n  \u003cAppButton text=\"Flask\" imageSource={flaskImageSource} onPress={() =\u003e {}} /\u003e\n  \u003cAppButton\n    text=\"Laboratory\"\n    imageSource={laboratoryImageSource}\n    onPress={() =\u003e {}}\n  /\u003e\n  \u003cAppButton\n    text=\"Experiments\"\n    imageSource={experimentsImageSource}\n    onPress={() =\u003e {}}\n  /\u003e\n  \u003cAppButton\n    text=\"Micro Organism\"\n    imageSource={microorganismImageSource}\n    onPress={() =\u003e {}}\n  /\u003e\n\u003c/AppMenuBar\u003e;\n```\n\n## Author\n\nFreakyCoder, kurayogun@gmail.com\n\n## License\n\nAppMenuBar is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaboly%2Freact-app-menu-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparaboly%2Freact-app-menu-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaboly%2Freact-app-menu-bar/lists"}