ng2_strap 0.0.2 copy "ng2_strap: ^0.0.2" to clipboard
ng2_strap: ^0.0.2 copied to clipboard

outdatedDart 1 only

Angular2-Dart Bootstrap directives

ng2_strap #

Native Angular2 Dart directives for Bootstrap

Works with Bootstrap 3

Usage & Demo #

http://luisvt.github.io/ng2_strap/

Components #

  • Accordion

  • Alert

  • Buttons

  • Carousel

  • Collapse

  • Datepicker (Datepicker popup not implemented)

  • Dropdown

  • Modal (in progress...)

  • Pagination

  • Popover

  • Progressbar

  • Rating

  • Tabs

  • Timepicker

  • Tooltip

  • Typeahead

  • NgTransclude - to transclude templates

  • positional service

  • template url support

Contribution #

Please read central ng2 modules readme for details, plans and approach and welcome :)

TODO #

  • find a better way to detect is event handler is set (see alerts.ts)
  • support templateUrl for directives
  • support animation (in progress...)
  • demo page
  • docs
  • publish to bower, etc.
  • migration guide from Angular 1 to Angular 2
  • publish to npm