Arunkumar, I believe patternfly-angular <https://github.com/patternfly/angular-patternfly> still doesn't support Angular 2, but it's in their roadmap. So what our team is doing for now is using ng2-bootstrap <https://github.com/valor-software/ng2-bootstrap> (we liked it better than ng-bootstrap <https://github.com/ng-bootstrap/ng-bootstrap>) in tandem with PatternFly CSS. For things that ng2-bootstrap doesn't already include, such as Toast notifications, I am using this <https://github.com/Stabzs/Angular2-Toaster> library (good especially if you are using AOT and lazy loading) and PatternFly's styling for their Toast notifications. Hopefully when things slow down a bit for our project I'll be able to contribute back to patternfly-angular, but that's the workaround for now.
Hope that helps. Regards, *Rachel Yordán* Senior Software Engineer Red Hat, Inc. | Middleware [email protected] On Fri, Feb 17, 2017 at 12:50 AM, Arunkumar Srisailapthi < [email protected]> wrote: > Hi > > I would like to know if there are any reusable modules or components built > on angular2 that can be readily consumed? > > I have searched but all I could find were the ones for angular 1.x > > Please let me know if there is any other place that I should be looking > for this? > > Thanks, > > Arunkumar Srisailapathi. > > _______________________________________________ > Patternfly-angular mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/patternfly-angular > >
_______________________________________________ Patternfly-angular mailing list [email protected] https://www.redhat.com/mailman/listinfo/patternfly-angular
