Socket
Socket
Sign inDemoInstall

blk-design-system-react

Package Overview
Dependencies
14
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    blk-design-system-react

React version of BLK Design System by Creative Tim


Version published
Weekly downloads
8
decreased by-61.9%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

[1.0.0] 2019-03-04

Original Release

  • Added Reactstrap as base framework
  • Added design from BLK Design System by Creative Tim

Readme

Source

Blk• Design System React Tweet

version license GitHub issues open GitHub issues closed Join the chat at https://gitter.im/NIT-dgp/General Chat

Product Presentation Image

Blk• Design System React is a responsive Bootstrap 4 kit, developed using React, Reactstrap and create-react-app, and it is provided for free by Creative Tim. It is a beautiful cross-platform UI kit featuring over 70 elements and 3 templates.

Blk• Design System React will help you create a clean and simple website that is a perfect fit for today's black design. It is built using the 12 column grid system, with components designed to fit together perfectly. It makes use of bold colours, beautiful typography, clear photography and spacious arrangements.

Complex Documentation

Each element is well presented in a very complex documentation. You can read more about the idea behind this design system here. You can check the components here and the foundation here.

Bootstrap 4 Support

Blk• Design System React is built on top of the much awaited Bootstrap 4 (Reactstrap). This makes starting a new project very simple. It also provides benefits if you are already working on a Bootstrap 4 or Reactstrap project; you can just import the Blk• Design System React style over it. Most of the elements have been redesigned; but if you are using an element we have not touched, it will fall back to the Bootstrap default.

Table of Contents

Versions

HTMLReact
BLK Design System  HTMLBLK Design System  React

Demo

ButtonsInputsNavbars
ButtonsInputsNavbar
Login PageLanding PageProfile Page
Register PageLanding PageProfile Page

View More

Quick start

  • npm i blk-design-system-react
  • Download from Github.
  • Download from Creative Tim.
  • Install with Bower: bower install blk-design-system-react.
  • Clone the repo: git clone https://github.com/creativetimofficial/blk-design-system-react.git.

Documentation

The documentation for the BLK Design System React is hosted at our website.

File Structure

Within the download you'll find the following directories and files:

Blk• Design System React
.
├── CHANGELOG.md
├── ISSUE_TEMPLATE.md
├── README.md
├── package.json
├── public
│   ├── favicon.ico
│   ├── index.html
│   └── manifest.json
└── src
    ├── index.js
    ├── variables
    │   └── charts.jsx
    ├── assets
    │   ├── css
    │   │   ├── blk-design-system-react.css
    │   │   ├── blk-design-system-react.css.map
    │   │   ├── blk-design-system-react.min.css
    │   │   └── nucleo-icons.css
    │   ├── demo
    │   │   └── demo.css
    │   ├── fonts
    │   │   ├── nucleo.eot
    │   │   ├── nucleo.ttf
    │   │   ├── nucleo.woff
    │   │   └── nucleo.woff2
    │   ├── img
    │   └── scss
    │       ├── blk-design-system-react
    │       │   ├── bootstrap
    │       │   │   ├── mixins
    │       │   │   └── utilities
    │       │   ├── custom
    │       │   │   ├── cards
    │       │   │   ├── mixins
    │       │   │   ├── sections
    │       │   │   ├── utilities
    │       │   │   └── vendor
    │       │   └── react
    │       │       └── react-differences.scss
    │       └── blk-design-system-react.scss
    ├── components
    │   ├── Footer
    │   │   └── Footer.jsx
    │   ├── Navbars
    │   │   ├── ComponentsNavbar.jsx
    │   │   └── ExamplesNavbar.jsx
    │   └── PageHeader
    │       └── PageHeader.jsx
    └── views
        ├── Index.jsx
        ├── IndexSections
        │   ├── Basics.jsx
        │   ├── Download.jsx
        │   ├── Examples.jsx
        │   ├── JavaScript.jsx
        │   ├── Navbars.jsx
        │   ├── Notifications.jsx
        │   ├── NucleoIcons.jsx
        │   ├── Pagination.jsx
        │   ├── Signup.jsx
        │   ├── Tabs.jsx
        │   └── Typography.jsx
        └── examples
            ├── LandingPage.jsx
            ├── ProfilePage.jsx
            └── RegisterPage.jsx

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

HTMLReactVue
Black Dashboard  HTMLBlack Dashboard  ReactVue Black Dashboard

Reporting Issues

We use GitHub Issues as the official bug tracker for the BLK Design System. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the BLK Design System. Check the CHANGELOG from your dashboard on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Licensing

Social Media

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Instagram: https://www.instagram.com/CreativeTimOfficial

Keywords

FAQs

Last updated on 04 Mar 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc