{"id":20318045,"url":"https://github.com/deadcoder0904/react-bootstrap-navbar","last_synced_at":"2025-03-04T09:17:23.013Z","repository":{"id":106062129,"uuid":"60404867","full_name":"deadcoder0904/react-bootstrap-navbar","owner":"deadcoder0904","description":"Simple Reusable React + Bootstrap Navbar","archived":false,"fork":false,"pushed_at":"2017-12-23T13:15:14.000Z","size":214,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T13:17:53.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/deadcoder0904.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":"2016-06-04T10:20:10.000Z","updated_at":"2017-01-27T23:01:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c19222a7-e1d7-412c-b33c-a0970ab659ca","html_url":"https://github.com/deadcoder0904/react-bootstrap-navbar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Freact-bootstrap-navbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Freact-bootstrap-navbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Freact-bootstrap-navbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Freact-bootstrap-navbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadcoder0904","download_url":"https://codeload.github.com/deadcoder0904/react-bootstrap-navbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818899,"owners_count":20025212,"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":[],"created_at":"2024-11-14T18:37:55.979Z","updated_at":"2025-03-04T09:17:22.993Z","avatar_url":"https://github.com/deadcoder0904.png","language":"JavaScript","readme":"#react-bootstrap-navbar\nReusable React Bootstrap Navbar\n\n#Usage\n\nDeclare an ```items``` array with property ```title``` \u0026 ```href``` \u0026 optional property ```color``` \u003cbr /\u003e\n\n```\nvar items = [\n\t{\n\t\ttitle: \"HOME\",\n\t\thref: \"#\",\n\t\tcolor: \"#D7E80B\"\n\t},\n\t{\n\t\ttitle: \"CONTACT\",\n\t\thref: \"#\",\n\t\tcolor: \"#0BE8C3\"\n\t},\n\t{\n\t\ttitle: \"ABOUT\",\n\t\thref: \"#\",\n\t\tcolor: \"#0BA0E8\"\n\t}\n];\n\n```\n\n#Default Value\n``` \n\ncolor : \"#9d9d9d\" \n\n```\n\nDeclare ```\u003c Navbar /\u003e ``` Component by passing ``` items ``` array declared above \u0026 optional properties \n``` navBorder ``` \u0026 ``` brandColor ``` \u003cbr /\u003e\n\n```\n\n\u003cNavbar items={items} navColor=\"#0C3648\" navBorder=\"#0BEFB7\" brandColor=\"rgba(51, 122, 183, 0.67)\"/\u003e\n\n```\n\n#Default Values\n```\n\nnavColor : \"#101010\",\nnavBorder : \"#080808\",\nbrandColor : \"#9d9d9d\"\n\n```\n\n#Images\n\nReact Bootstrap Navbar \u003cbr /\u003e\n![alt tag](http://imgur.com/jeMSGXQ.png)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadcoder0904%2Freact-bootstrap-navbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadcoder0904%2Freact-bootstrap-navbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadcoder0904%2Freact-bootstrap-navbar/lists"}