{"id":13422330,"url":"https://github.com/coreui/coreui-react","last_synced_at":"2025-04-10T20:43:10.349Z","repository":{"id":38848165,"uuid":"123009281","full_name":"coreui/coreui-react","owner":"coreui","description":"CoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true React.js hook components, without jQuery and unneeded dependencies.","archived":false,"fork":false,"pushed_at":"2025-03-22T15:03:42.000Z","size":10194,"stargazers_count":693,"open_issues_count":3,"forks_count":266,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-10T11:37:47.494Z","etag":null,"topics":["bootstrap","bootstrap-react","components-library","coreui","coreui-library","coreui-react","css-library","react","react-bootstrap","react-components","reactjs","reactstrap","ui-components"],"latest_commit_sha":null,"homepage":"https://coreui.io/react/docs/getting-started/introduction/","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/coreui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://coreui.io/pricing/?support=true","open_collective":"coreui"}},"created_at":"2018-02-26T18:14:32.000Z","updated_at":"2025-04-07T13:22:14.000Z","dependencies_parsed_at":"2024-01-06T01:06:37.832Z","dependency_job_id":"f0b97d3b-36bf-4ba4-8046-c1ff5cec079f","html_url":"https://github.com/coreui/coreui-react","commit_stats":{"total_commits":785,"total_committers":7,"mean_commits":"112.14285714285714","dds":"0.019108280254777066","last_synced_commit":"5612934329a8882cd17855c688accaf236f5a6a8"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreui","download_url":"https://codeload.github.com/coreui/coreui-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248293782,"owners_count":21079721,"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":["bootstrap","bootstrap-react","components-library","coreui","coreui-library","coreui-react","css-library","react","react-bootstrap","react-components","reactjs","reactstrap","ui-components"],"created_at":"2024-07-30T23:00:41.747Z","updated_at":"2025-04-10T20:43:10.296Z","avatar_url":"https://github.com/coreui.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://coreui.io/\"\u003e\n    \u003cimg\n      src=\"https://coreui.io/images/brand/coreui-signet.svg\"\n      alt=\"CoreUI logo\"\n      width=\"200\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eCoreUI for React.js\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  React.js Components Library built on top of Bootstrap 5 and TypeScript.\n  \u003cbr\u003e\n  \u003ca href=\"https://coreui.io/react/docs/getting-started/introduction\"\u003e\u003cstrong\u003eExplore CoreUI for React.js docs »\u003c/strong\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/coreui/coreui-react/issues/new?template=bug_report.md\"\u003eReport bug\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/coreui/coreui-react/issues/new?template=feature_request.md\"\u003eRequest feature\u003c/a\u003e\n  ·\n  \u003ca href=\"https://coreui.io/blog/\"\u003eBlog\u003c/a\u003e\n\u003c/p\u003e\n\n\n## Table of contents\n\n- [Quick start](#quick-start)\n- [Components](#components)\n- [Status](#status)\n- [Bugs and feature requests](#bugs-and-feature-requests)\n- [Documentation](#documentation)\n- [Frameworks](#frameworks)\n- [Templates](#templates)\n- [Contributing](#contributing)\n- [Community](#community)\n- [Versioning](#versioning)\n- [Creators](#creators)\n- [Support CoreUI Development](#support-coreui-development)\n- [Copyright and license](#copyright-and-license)\n\n## Quick start\n\n### Instalation\n\nSeveral quick start options are available:\n\n- [Download the latest release](https://github.com/coreui/coreui-react/archive/v5.5.0.zip)\n- Clone the repo: `git clone https://github.com/coreui/coreui-react.git`\n- Install with [npm](https://www.npmjs.com/): `npm install @coreui/react`\n- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/react`\n\nRead the [Getting started page](https://coreui.io/react/docs/getting-started/introduction/) for information on the framework contents, templates and examples, and more.\n\n### Stylesheets\n\nReact components are styled using `@coreui/coreui` CSS library, but you can use them also with bootstrap CSS library. That is possible because `@coreui/coreui` library is compatible with bootstrap, it just extends its functionalities. The only exception are custom CoreUI components, which don't exist in the Bootstrap ecosystem.\n\n#### CoreUI CSS files\n\n##### Installation\n\n```bash\nyarn add @coreui/coreui\n```\n\nor\n\n```bash\nnpm install @coreui/coreui --save\n```\n\n##### Basic usage\n\n```js\nimport '@coreui/coreui/dist/css/coreui.min.css'\n```\n\n#### Bootstrap CSS files\n\n##### Installation\n\n```bash\nyarn add bootstrap\n```\n\nor\n\n```bash\nnpm install bootstrap\n```\n\n##### Basic usage\n\n```js\nimport \"bootstrap/dist/css/bootstrap.min.css\";\n```\n\n## Components\n\n- [React Accordion](https://coreui.io/react/docs/components/accordion/)\n- [React Alert](https://coreui.io/react/docs/components/alert/)\n- [React Avatar](https://coreui.io/react/docs/components/avatar/)\n- [React Badge](https://coreui.io/react/docs/components/badge/)\n- [React Breadcrumb](https://coreui.io/react/docs/components/breadcrumb/)\n- [React Button](https://coreui.io/react/docs/components/button/)\n- [React Button Group](https://coreui.io/react/docs/components/button-group/)\n- [React Callout](https://coreui.io/react/docs/components/callout/)\n- [React Card](https://coreui.io/react/docs/components/card/)\n- [React Carousel](https://coreui.io/react/docs/components/carousel/)\n- [React Checkbox](https://coreui.io/react/docs/forms/checkbox/)\n- [React Close Button](https://coreui.io/react/docs/components/close-button/)\n- [React Collapse](https://coreui.io/react/docs/components/collapse/)\n- [React Date Picker](https://coreui.io/react/docs/forms/date-picker/) **PRO**\n- [React Date Range Picker](https://coreui.io/react/docs/forms/date-range-picker/) **PRO**\n- [React Dropdown](https://coreui.io/react/docs/components/dropdown/)\n- [React Floating Labels](https://coreui.io/react/docs/forms/floating-labels/)\n- [React Footer](https://coreui.io/react/docs/components/footer/)\n- [React Header](https://coreui.io/react/docs/components/header/)\n- [React Image](https://coreui.io/react/docs/components/image/)\n- [React Input](https://coreui.io/react/docs/forms/input/)\n- [React Input Group](https://coreui.io/react/docs/forms/input-group/)\n- [React List Group](https://coreui.io/react/docs/components/list-group/)\n- [React Loading Button](https://coreui.io/react/docs/components/loading-button/) **PRO**\n- [React Modal](https://coreui.io/react/docs/components/modal/)\n- [React Multi Select](https://coreui.io/react/docs/forms/multi-select/) **PRO**\n- [React Navs \u0026 Tabs](https://coreui.io/react/docs/components/navs-tabs/)\n- [React Navbar](https://coreui.io/react/docs/components/navbar/)\n- [React Offcanvas](https://coreui.io/react/docs/components/offcanvas/)\n- [React Pagination](https://coreui.io/react/docs/components/pagination/)\n- [React Placeholder](https://coreui.io/react/docs/components/placeholder/)\n- [React Popover](https://coreui.io/react/docs/components/popover/)\n- [React Progress](https://coreui.io/react/docs/components/progress/)\n- [React Radio](https://coreui.io/react/docs/forms/radio/)\n- [React Range](https://coreui.io/react/docs/forms/range/)\n- [React Rating](https://coreui.io/react/docs/forms/rating/)\n- [React Select](https://coreui.io/react/docs/forms/select/)\n- [React Sidebar](https://coreui.io/react/docs/components/sidebar/)\n- [React Smart Pagination](https://coreui.io/react/docs/components/smart-pagination/) **PRO**\n- [React Smart Table](https://coreui.io/react/docs/components/smart-table/) **PRO**\n- [React Spinner](https://coreui.io/react/docs/components/spinner/)\n- [React Switch](https://coreui.io/react/docs/forms/switch/)\n- [React Table](https://coreui.io/react/docs/components/table/)\n- [React Textarea](https://coreui.io/react/docs/forms/textarea/)\n- [React Time Picker](https://coreui.io/react/docs/forms/time-picker/) **PRO**\n- [React Toast](https://coreui.io/react/docs/components/toast/)\n- [React Tooltip](https://coreui.io/react/docs/components/tooltip/)\n\n## Status\n\n[![npm version](https://img.shields.io/npm/v/@coreui/react)](https://www.npmjs.com/package/@coreui/react)\n\n## Bugs and feature requests\n\nHave a bug or a feature request? Please first read the [issue guidelines](https://github.com/coreui/coreui-react/blob/v4/.github/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/coreui/coreui-react/issues/new).\n\n## Documentation\n\nThe documentation for the CoreUI \u0026 CoreUI PRO is hosted at our website [CoreUI for React](https://coreui.io/react/docs/getting-started/introduction)\n\n### Running documentation locally\n\n1. Run `yarn install` or `npm install` to install the Node.js dependencies.\n2. Run `yarn bootstrap` or `npm run bootstrap` to link local packages together and install remaining package dependencies.\n3. From the root directory, run `yarn docs:dev` or `npm run docs:dev` (or a specific npm script) to rebuild distributed CSS and JavaScript files, as well as our docs assets.\n4. Open `http://localhost:8000/` in your browser, and voilà.\n\n## Frameworks\n\nCoreUI supports most popular frameworks.\n\n- [CoreUI for Angular](https://github.com/coreui/coreui-angular)\n- [CoreUI for Bootstrap (Vanilla JS)](https://github.com/coreui/coreui)\n- [CoreUI for React](https://github.com/coreui/coreui-react)\n- [CoreUI for Vue](https://github.com/coreui/coreui-vue)\n\n## Templates\n\nFully featured, out-of-the-box, templates for your application based on CoreUI.\n\n- [Angular Admin Template](https://coreui.io/angular)\n- [Bootstrap Admin Template](https://coreui.io/)\n- [React Admin Template](https://coreui.io/react)\n- [Vue Admin Template](https://coreui.io/vue)\n\n## Contributing\n\nPlease read through our [contributing guidelines](https://github.com/coreui/coreui-react/blob/v4/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.\n\nEditor preferences are available in the [editor config](https://github.com/coreui/coreui-react/blob/v4/.editorconfig) for easy use in common text editors. Read more and download plugins at \u003chttps://editorconfig.org/\u003e.\n\n## Community\n\nStay up to date on the development of CoreUI and reach out to the community with these helpful resources.\n\n- Read and subscribe to [The Official CoreUI Blog](https://coreui.io/blog/).\n\nYou can also follow [@core_ui on Twitter](https://twitter.com/core_ui).\n\n## Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, CoreUI is maintained under [the Semantic Versioning guidelines](http://semver.org/).\n\nSee [the Releases section of our project](https://github.com/coreui/coreui-react/releases) for changelogs for each release version.\n\n## Creators\n\n**Łukasz Holeczek**\n\n* \u003chttps://twitter.com/lukaszholeczek\u003e\n* \u003chttps://github.com/mrholek\u003e\n\n**Andrzej Kopański**\n\n* \u003chttps://github.com/xidedix\u003e\n\n**CoreUI Team**\n\n* \u003chttps://twitter.com/core_ui\u003e\n* \u003chttps://github.com/coreui\u003e\n* \u003chttps://github.com/orgs/coreui/people\u003e\n\n## Support CoreUI Development\n\nCoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the [CoreUI PRO](https://coreui.io/pricing/?framework=react\u0026src=github-coreui-react) or by becoming a sponsor via [Open Collective](https://opencollective.com/coreui/).\n\n## Copyright and license\n\nCopyright 2025 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-react/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).","funding_links":["https://coreui.io/pricing/?support=true","https://opencollective.com/coreui","https://opencollective.com/coreui/"],"categories":["UI Frameworks","UI Frameworks \u0026 Libraries","MDX","UI"],"sub_categories":["Responsive"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreui%2Fcoreui-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoreui%2Fcoreui-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreui%2Fcoreui-react/lists"}