{"id":19404102,"url":"https://github.com/react-bootstrap/react-router-bootstrap-bower","last_synced_at":"2025-04-24T08:32:38.354Z","repository":{"id":58225865,"uuid":"38902957","full_name":"react-bootstrap/react-router-bootstrap-bower","owner":"react-bootstrap","description":"AMD modules and browser globals of react-router and react-bootstrap compatible components","archived":false,"fork":false,"pushed_at":"2019-03-27T16:32:16.000Z","size":176,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-10T17:45:43.133Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-bootstrap.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}},"created_at":"2015-07-10T21:30:14.000Z","updated_at":"2023-10-25T00:17:31.000Z","dependencies_parsed_at":"2022-08-31T05:21:50.846Z","dependency_job_id":null,"html_url":"https://github.com/react-bootstrap/react-router-bootstrap-bower","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-bootstrap%2Freact-router-bootstrap-bower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-bootstrap%2Freact-router-bootstrap-bower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-bootstrap%2Freact-router-bootstrap-bower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-bootstrap%2Freact-router-bootstrap-bower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-bootstrap","download_url":"https://codeload.github.com/react-bootstrap/react-router-bootstrap-bower/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223947702,"owners_count":17230081,"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-10T11:33:07.600Z","updated_at":"2024-11-10T11:33:08.096Z","avatar_url":"https://github.com/react-bootstrap.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-router-bootstrap [![Travis][build-badge]][build] [![npm][npm-badge]][npm]\nIntegration between [React Router] v4 and [React Bootstrap].\n\n## Installation\n\nFor React Router v4:\n```sh\nnpm install -S react-router-bootstrap\n```\n\nFor React Router v3 or lower (see [rr-v3] branch):\n```sh\nnpm install -S react-router-bootstrap@rr-v3\n```\n\n## Usage\n\nWrap your React Bootstrap element in a `\u003cLinkContainer\u003e` to make it behave like a React Router `\u003cLink\u003e`\n\n`\u003cLinkContainer\u003e` accepts same parameters as React Router's [`\u003cNavLink\u003e`]\n\nPlease note that by default React Router will match any location that contains path specified in `to` prop.\nTo make `\u003cLinkContainer\u003e` to match the location exactly, set `exact` prop to `true` or use `\u003cIndexLinkContainer\u003e` \ninstead.\n\n## Example\n\nFollowing plain React Bootstrap component\n```js\n\u003cButton href=\"/foo/bar\"\u003eFoo\u003c/Button\u003e\n```\nbecomes\n```js\n\u003cLinkContainer to=\"/foo/bar\"\u003e\n  \u003cButton\u003eFoo\u003c/Button\u003e\n\u003c/LinkContainer\u003e\n```\n\n## Contributing\n\nSee [CONTRIBUTING](CONTRIBUTING.md).\n\n[React Router]: https://github.com/reactjs/react-router\n[React Bootstrap]: https://github.com/react-bootstrap/react-bootstrap\n\n[build-badge]: https://travis-ci.org/react-bootstrap/react-router-bootstrap.svg?branch=master\n[build]: https://travis-ci.org/react-bootstrap/react-router-bootstrap\n\n[npm-badge]: https://badge.fury.io/js/react-router-bootstrap.svg\n[npm]: http://badge.fury.io/js/react-router-bootstrap\n\n[rr-v3]: https://github.com/react-bootstrap/react-router-bootstrap/tree/rr-v3\n[`\u003cNavLink\u003e`]: https://github.com/ReactTraining/react-router/blob/master/packages/react-router-dom/docs/api/NavLink.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-bootstrap%2Freact-router-bootstrap-bower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-bootstrap%2Freact-router-bootstrap-bower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-bootstrap%2Freact-router-bootstrap-bower/lists"}