ng-uikit
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

ng-uikit

Best way to quickly integrate Bootstrap 4.0 Components with Angular

npm version
slack

Getting Started

ng-uikit contains Bootstrap components powered by Angular 7. So you don't need to include original JS components, but we are using markup and css provided by Bootstrap.

Installation instructions

Method 1

Install ng-uikit from npm:

npm install ng-uikit --save

Dependencies

npm install --save bootstrap@^4.1.3
npm install --save  @fortawesome/fontawesome-free@^5.5.0

Import in Module

import {AccordionModule} from 'ng-uikit';

Html in Component

Modules

Name Description
AccordionModule --
CardModule --
CarouselModule --
ChartModule --
DatatableModule --
DatepickerModule --
DropdownModule --
ModalModule --
TabModule --
TooltipModule --

Package Sidebar

Install

npm i ng-uikit

Weekly Downloads

79

Version

0.1.6

License

MIT

Unpacked Size

1.71 MB

Total Files

116

Last publish

Collaborators

  • opencodes