{"id":18905966,"url":"https://github.com/sealinesun/bootstrapcomponent","last_synced_at":"2026-05-03T10:33:24.394Z","repository":{"id":138764686,"uuid":"496342350","full_name":"sealinesun/bootstrapComponent","owner":"sealinesun","description":"Bootstrap components built with React","archived":false,"fork":false,"pushed_at":"2022-08-03T16:44:17.000Z","size":28451,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"bs3-dev","last_synced_at":"2025-09-12T23:08:05.413Z","etag":null,"topics":["bootstrap","hacktoberfest","javascript","react","react-components","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sealinesun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2022-05-25T18:14:47.000Z","updated_at":"2022-08-03T16:45:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"259dee82-dc4a-44cd-a7f6-62a6450fb628","html_url":"https://github.com/sealinesun/bootstrapComponent","commit_stats":null,"previous_names":[],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/sealinesun/bootstrapComponent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealinesun%2FbootstrapComponent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealinesun%2FbootstrapComponent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealinesun%2FbootstrapComponent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealinesun%2FbootstrapComponent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sealinesun","download_url":"https://codeload.github.com/sealinesun/bootstrapComponent/tar.gz/refs/heads/bs3-dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealinesun%2FbootstrapComponent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32566444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bootstrap","hacktoberfest","javascript","react","react-components","typescript"],"created_at":"2024-11-08T09:14:15.319Z","updated_at":"2026-05-03T10:33:24.377Z","avatar_url":"https://github.com/sealinesun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-Bootstrap [![Travis][build-badge]][build] [![npm][npm-badge]][npm]\n\n[Bootstrap 3][bootstrap] components built with [React][react].\n\n[![Codecov][codecov-badge]][codecov]\n[![Discord][discord-badge]][discord]\n[![Netlify][netlify-badge]][netlify]\n\n__Under active development - APIs will change.__ Check out the [1.0.0 roadmap](https://github.com/react-bootstrap/react-bootstrap/wiki#100-roadmap) and [contributing guidelines][contributing] to see where you can help out. Prior to the 1.0.0 release, deprecations or breaking changes will result in a minor version bump.\n\n## Docs\n\nSee the [documentation][documentation] with live editable examples.\n\n## Related modules\n\n- [react-router-bootstrap][react-router-bootstrap] – Integration with [React Router][react-router]\n- [React Bootstrap Extended][react-bootstrap-extended] - A version of React Bootstrap where each component has extra props that map to bootstrap's utility classes. For example, `pullRight` adds the class `pull-right` to a component.\n- [Awesome React Bootstrap Components][awesome-react-bootstrap-components] - Additional components like off-canvas navbar, switch and sliders.\n\n## Local setup\n\nYarn is the our package manager of choice here. Check out setup\ninstructions [here](https://yarnpkg.com/en/docs/install) if you don't have it installed already.\nAfter that you can run `yarn run bootstrap` to install all the needed dependencies.\n\nFrom there you can:\n\n- Run the tests once with `yarn test` (Or run them in watch mode with `yarn run tdd`).\n- Start a local copy of the docs site with `yarn start`\n- Or build a local copy of the library with `yarn run build`\n\n## Contributions\n\nYes please! See the [contributing guidelines][contributing] for details.\n\n[bootstrap]: https://getbootstrap.com/docs/3.3/\n[react]: http://facebook.github.io/react/\n\n[documentation]: http://react-bootstrap.github.io\n[contributing]: CONTRIBUTING.md\n\n[build-badge]: https://travis-ci.org/react-bootstrap/react-bootstrap.svg?branch=master\n[build]: https://travis-ci.org/react-bootstrap/react-bootstrap\n\n[npm-badge]: https://badge.fury.io/js/react-bootstrap.svg\n[npm]: http://badge.fury.io/js/react-bootstrap\n\n[react-router-bootstrap]: https://github.com/react-bootstrap/react-router-bootstrap\n[react-router]: https://github.com/reactjs/react-router\n[react-bootstrap-extended]: https://github.com/rbalicki2/react-bootstrap-extended\n[awesome-react-bootstrap-components]: https://github.com/Hermanya/awesome-react-bootstrap-components\n\n[codecov-badge]: https://img.shields.io/codecov/c/github/react-bootstrap/react-bootstrap/master.svg\n[codecov]: https://codecov.io/gh/react-bootstrap/react-bootstrap\n\n[discord-badge]: https://img.shields.io/badge/Discord-Join%20chat%20%E2%86%92-738bd7.svg\n[discord]: https://discord.gg/0ZcbPKXt5bXLs9XK\n\n[netlify-badge]: https://api.netlify.com/api/v1/badges/a74fbeb8-f950-4c97-854d-7c8363bef45e/deploy-status\n[netlify]: https://app.netlify.com/sites/react-bootstrap-v3/deploys\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsealinesun%2Fbootstrapcomponent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsealinesun%2Fbootstrapcomponent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsealinesun%2Fbootstrapcomponent/lists"}