Awesome
#ngTasty
A lightweight, flexible, and tasty collection of reusable UI components for AngularJS.
Live demo visit http://zizzamia.com/ng-tasty/
Quick start
Installing via Bower
bower install ng-tasty
or installing Via NPM
npm install ng-tasty
Include the required bower component:
<script src="bower_components/ng-tasty/ng-tasty-tpls.min.js"></script>
Inject the ngTasty
module into your app:
angular.module('myApp', ['ngTasty']);
Creator
Designed and built by Leonardo Zizzamia, like grandma used to make.
Tasty Contributors: @proudlygeek, @wesww, @aganglada, @alexcasalboni