wsk_angular 0.1.42
wsk_angular: ^0.1.42 copied to clipboard
Web Starter Kit for Angular
Web Starter Kit - Material Theme for AngularDart #
The WSK-Angular project is an implementation of Material Design in AngularDart with Googles Web Starter Kit.
This project provides a set of reusable and accessible UI components based on the Material Design system.
Web Starter Kit strives to give you a high performance starting point out of the box Responsive layout is included with the kit that adapts to fit the device your user is viewing it on.
The base-module for wsk_angular is wsk_material
Running sample can be found on wsk.angular.mikemitterer.at
###AngularDart-Bug### I you want to build the JS-Version you have to
rm -rf web
ln -s example/wsk_button/ web
pub build web
Or if you want to check out the styleguide you need
rm -rf web
ln -s example/styleguide/ web
pub build web
Features and bugs #
Please file feature requests and bugs at the issue tracker.