Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng-tasty

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-tasty

A lightweight, flexible, and tasty collection of reusable UI components for AngularJS.

  • 0.2.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
75
decreased by-29.25%
Maintainers
1
Weekly downloads
 
Created
Source

#ngTasty Bower version Build Status

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

Include the required library:

<script src="bower_components/ng-tasty/ng-tasty-tpls.min.js"></script>

Inject the ngTasty module into your app:

angular.module('myApp', ['ngTasty']);

Changelog

v0.2.4 (master, released on August 13th 2014)

  • Added a new table that has sorting and pagination client side
  • Improved setDirectivesValues in ngTasty.table
  • Fixed issues in ngTasty.filter.range
  • Fixed issue in ngTasty.service.setProperty

Creator

Leonardo Zizzamia

Keywords

FAQs

Package last updated on 14 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc