ng-tasty
v0.6.1
Published
A lightweight, flexible, and tasty collection of reusable UI components for AngularJS.
Downloads
266
Maintainers
Readme
#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-tastyor installing Via NPM
npm install ng-tastyInclude 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
