greengerong / rebirth-ng

rebirth-ng is a ui framework for Angular & bootstrap.

Home Page:https://greengerong.github.io/rebirth-ng/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@Rebirth/NG

Build Status dependcy dev dependcy npm version

Angular UI plugin with bootstrap;

Components

  • Accordion
  • Alert Box
  • Badge
  • Modal
  • Alert/Confirm
  • Checkbox/RadioGroup
  • Pager
  • Pagination
  • Panel
  • DatePicker
  • Rating
  • Popover
  • Tooltip
  • Tabs
  • Action Button
  • Progress Bar
  • Auto Complete
  • Switch
  • Select Button
  • Carousel
  • Overlay
  • Breadcrumbs
  • Menu Bar
  • Aside Menu
  • Flow Steps
  • Infinite Scroll
  • Data Table
  • TimePicker
  • Validators
  • Notify
  • Tree View
  • File Upload
  • Image Upload

Advance Components

Themes

  • Default
  • Dark
  • Cosmo
  • Paper
  • Journal
  • Readable
  • United
  • Sandstone

Tasks

  • Pagination with select for page size

  • re-modal-backdrop refactor to common use, not only for modal.

  • refactor dropdown to service

Build

  • Run serve: Run npm run build:lib then npm start

  • Docs deploy: npm run docs:deploy

  • npm publish npm run npm:publish and then cd .lib && npm publish

  • new component gulp new:cmp --ComponentName

Get start

Get start

About

rebirth-ng is a ui framework for Angular & bootstrap.

https://greengerong.github.io/rebirth-ng/

License:MIT License


Languages

Language:CSS 74.8%Language:TypeScript 19.1%Language:HTML 5.7%Language:JavaScript 0.4%