New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cy-table

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cy-table

Table directive for Angular.

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

AngularJS Table Directive

Build Status

This angular module help you to build powerful tables. It is easy to use, and itsupport sorting, filtering/searching and pagination.

Installing via Bower

bower install cy-table

Test

Karma is used to test the code.

npm install && bower install
npm test

The karma task will try to open Chrome as browser in which to run the tests. Make sure this is available or change the configuration in karma.conf.js

Examples

Currently a demo is inside the project:

npm install && bower install
gulp demo

cy-table-demo

Features

  • Easy to use. The plugin itself has default templates and behavior (including pagination, sorting...). So only little code can generate a powerful table.
  • Flexible. You can custom it easily via change its config items.
  • Powerful.

Release History

2015-08-26    v0.1.0    init version

Keywords

FAQs

Package last updated on 26 Aug 2015

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