Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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.

License

NotificationsYou must be signed in to change notification settings

coreui/coreui-react

 
 

Repository files navigation

Tweet
npm_latestnpm nextNPM downloads
BuildDaily check
react

@coreui/react v3 forCoreUI 3 for React
Over 90 bootstrap based React components and directives
For library guide please visit ourDocumentation site »

Check out demo of components usage:CoreUI React Admin Template »

Template

Installation

Before installation you need to installnode and npm on your machine.

npm install @coreui/react

Styling

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 is custom CoreUI components, which don't exist in the Bootstrap ecosystem (template components, callout, switch).

Styles have to be imported separately! ImportCoreUI CSS library (recommended), orBootstrap library

Installation:

npm install @coreui/coreui

Styles usage:

@import"~@coreui/coreui/scss/coreui";

Changelog

See the GitHubrelease history.

Contributing

SeeCONTRIBUTING.md.

Credits

Some design ideas and solutions in this library inspired byreactstrap library


  • bootstrapped withnwb toolkit

npm run scripts

package.json is configured with"scripts" we can use withnpm run while developing the project.

CommandDescription
npm testrun tests
npm run test:coveragerun tests and produce a code coverage report incoverage/
npm run test:watchstart a test server and re-run tests on every change
npm run buildprepare for publishing to npm
npm run cleandelete built resources

see also:

About

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors8


    [8]ページ先頭

    ©2009-2025 Movatter.jp