{"id":23554149,"url":"https://github.com/dafengzhen/bootstrap-react-logic","last_synced_at":"2025-08-18T03:37:29.235Z","repository":{"id":257823810,"uuid":"862391086","full_name":"dafengzhen/bootstrap-react-logic","owner":"dafengzhen","description":"BRL is a React library with Bootstrap components and utilities for faster UI development.","archived":false,"fork":false,"pushed_at":"2025-02-19T04:34:06.000Z","size":3390,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T15:56:08.303Z","etag":null,"topics":["bootstrap","logic","react","typescript"],"latest_commit_sha":null,"homepage":"https://dafengzhen.github.io/bootstrap-react-logic","language":"TypeScript","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/dafengzhen.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2024-09-24T14:17:23.000Z","updated_at":"2025-03-01T08:45:19.000Z","dependencies_parsed_at":"2025-04-28T17:14:05.763Z","dependency_job_id":"9629e0c1-3968-4e05-9049-0fc539e4432f","html_url":"https://github.com/dafengzhen/bootstrap-react-logic","commit_stats":null,"previous_names":["dafengzhen/bootstrap-react"],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/dafengzhen/bootstrap-react-logic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafengzhen%2Fbootstrap-react-logic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafengzhen%2Fbootstrap-react-logic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafengzhen%2Fbootstrap-react-logic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafengzhen%2Fbootstrap-react-logic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dafengzhen","download_url":"https://codeload.github.com/dafengzhen/bootstrap-react-logic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dafengzhen%2Fbootstrap-react-logic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270940594,"owners_count":24671676,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":["bootstrap","logic","react","typescript"],"created_at":"2024-12-26T12:12:05.827Z","updated_at":"2025-08-18T03:37:29.209Z","avatar_url":"https://github.com/dafengzhen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap React Logic\n\nBRL is a React component library integrated with [Bootstrap](https://getbootstrap.com), offering a set of components and\nutilities to help developers build user interfaces in [React](https://react.dev) applications, enhancing development\nefficiency.\n\n[简体中文](./README.zh.md)\n\n## Features\n\n- **Bootstrap Integration**: Consistent with Bootstrap UI elements, ensuring unified appearance and behavior.\n- **Built with React**: Components are built using React, following React development patterns, making them easy to\n  integrate and maintain.\n\n## Installation\n\nBefore installation, ensure that **Bootstrap** is already installed in your project. You can install it via npm:\n\n```bash\nnpm install bootstrap-react-logic\n```\n\n## Usage\n\nImport Bootstrap styles: To ensure BRL components are styled correctly, first import the global CSS file:\n\n```js\nimport 'bootstrap-react-logic/dist-lib/bootstrap-react-logic.css';\n```\n\nImport and use BRL components: Now you can use the components provided by BRL just like any other React component. For\nexample, to use the Button component:\n\n```jsx\nimport { Button } from 'bootstrap-react-logic';\n\n\u003cButton variant=\"primary\"\u003ePrimary\u003c/Button\u003e;\n```\n\n## Available Components\n\nFor more examples and complete component documentation, please refer to\nthe [documentation](https://dafengzhen.github.io/bootstrap-react-logic).\n\n## Demo Project\n\nSee an example of using BRL in the project: [prepforge](https://prep-forge.vercel.app)\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafengzhen%2Fbootstrap-react-logic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdafengzhen%2Fbootstrap-react-logic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafengzhen%2Fbootstrap-react-logic/lists"}