Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coreui/coreui-pro

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coreui/coreui-pro

HTML, CSS, and JavaScript UI Components Library

  • 3.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18K
decreased by-2.18%
Maintainers
1
Weekly downloads
 
Created
Source

CoreUI PRO - UI Kit built on top of Bootstrap 4 and plain JavaScript without jQuery. Tweet

Please help us on Product Hunt. Thanks in advance!

CoreUI is an Open Source UI Kit built on top of Bootstrap 4. CoreUI is the fastest way to build modern dashboard for any platforms, browser or device. A complete Dashboard and WebApp UI Kit that allows you to quickly build eye-catching, high-quality, high-performance responsive applications using your framework of choice.

Table of Contents

Templates

CoreUI PRO Bootstrap Admin Templates

Default LayoutDark Layout
CoreUI Pro Bootstrap Admin TemplateCoreUI Pro Bootstrap Admin Template

Installation

Several options are available:

Clone repo

$ git clone https://github.com/coreui/coreui-pro.git

NPM

$ npm install @coreui/coreui-pro --save

Yarn

$ yarn add @coreui/coreui-pro

Usage

CSS

Copy-paste the stylesheet <link> into your <head> before all other stylesheets to load our CSS.

<link rel="stylesheet" href="node_modules/@coreui/coreui-pro/dist/css/coreui.min.css">

JS

Many of our components require the use of JavaScript to function. Specifically, they require our own JavaScript plugins. Place the following <script>s near the end of your pages, right before the closing </body> tag, to enable them. jQuery must come first, then Popper.js, then Bootstrap, and then our JavaScript plugins.

<script src="node_modules/@coreui/coreui-pro/dist/js/coreui.bundle.min.js"></script>

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

coreui/
├── dist/
├── js/
└── scss/

Documentation

The documentation for the CoreUI & CoreUI PRO is hosted at our website CoreUI

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility,CoreUI Free Admin Template is maintained under the Semantic Versioning guidelines.

See the Releases section of our project for changelogs for each release version.

Creators

Łukasz Holeczek

Andrzej Kopański

Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

copyright 2020 creativeLabs Łukasz Holeczek.

Keywords

FAQs

Package last updated on 23 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc