Skip to content

rebirth-ui is a ui framework for angular2 & bootstrap.

Notifications You must be signed in to change notification settings

welldeng/rebirth-ui

 
 

Repository files navigation

@rebirth/ui

##########################

Angular2 UI plugin with bootstrap;

Components

  • Accordion
  • Alert Box
  • Badge
  • Modal
  • Alert/Confirm
  • Pager
  • Pagination
  • Panel
  • DatePicker
  • Dropdown
  • Rating
  • Popover
  • Tooltip
  • Tabs
  • Action Button
  • Progress Bar
  • Auto Complete
  • Switch
  • Button Group
  • Toggle Button
  • Carousel
  • Overlay
  • Breadcrumb
  • Menu
  • Aside Menu
  • Context Menu

Advance Components

  • Editor()
  • Mask()
  • Data Table()
  • Infinite Scroll()
  • Tree View()
  • File Upload()
  • Flow Steps()
  • Charts()

Themes

Tasks

  • declare 'default'| 'success' | 'info' | 'warning' | 'danger' to one ts type;

  • refactor all component config to rebirth-ui-config

  • Pagination with select for page size

  • Action button with icon

  • Alert box service for server side error.

  • publish exports build

  • document(component & typedoc) & deploy

Build

  • Run serve: npm start

  • Docs deploy: npm run rebith-docs:deploy

About

rebirth-ui is a ui framework for angular2 & bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.4%
  • HTML 21.9%
  • JavaScript 1.4%
  • CSS 1.1%
  • Shell 0.2%