New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ddsys/ui

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ddsys/ui

<a

latest
npmnpm
Version
6.5.2
Version published
Maintainers
3
Created
Source

BHP logo

Read the docs · Request feature

DDS Bootstrap Theme Library

Build Status npm version

The base HTML/CSS package for Digital Design System. A customised Bootstrap deployment with extra custom components. Also available in Material UI framework.

Getting started: With NPM

npm install @ddsys/ui

Getting started: With Yarn

yarn add @ddsys/ui

Getting started: With GitLab

Clone this repository to your project folder.

Using DDS Bootstrap in HTML/CSS Project

Import the SCSS theme file in your project. You have a choice of dark theme /scss/index-dark.scss, warm theme /scss/index-warm.scss or light theme /scss/index-light.scss.

Any custom style or style override are to be added after.

Using DDS Bootstrap in React Project

Please visit the React companion repository. Click here: DDS Bootstrap React

Using DDS Bootstrap in Angular Project

Please visit the Angular companion repository. Click here: DDS Bootstrap Angular

Please refer to the online documentation on how to create and add component into your project.

FAQs

Package last updated on 16 Jan 2019

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