Giter Site home page Giter Site logo

angular-clusterize-examples's Introduction

Angular-Clusterize-Examples

Angular.js directives leveraging Clusterize.js to create virtualized tables

For those who have worked with large data sets in Angular.js likely know the performance limitations of native directives like ngRepeat. While there are a number of data grids modules for Angular, each seems to have a limitation. An an example. the feature I needed was rowspan; an attribute of HTML tables.

Clusterize.js works well with larger data sets and can be pair with Angular.js very easily.

While I do not have the time to devote to write and maintain a generic directive, I did want to share a few examples that should be a decent starting point for others to expand upon.

Suggestions and pull requests are welcome.

angularClusterize-basic.js

Basic example of using Clusterize.js and binding ngClick event.

Plunker Example

angularClusterize-pagination.js

Examlpe of Clusterize.js with infinite scrolling and fixed headers.

Plunker Example

angularClusterize-resizableColumns.js

Examlpe of Clusterize.js with infinite scrolling, fixed headers and resizable columns.

Plunker Example

angular-clusterize-examples's People

Contributors

thrilleratplay avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

angular-clusterize-examples's Issues

Better documentation

Document this better for anyone randomly subling on this repo.

Explain:

  • Clusterize.js
  • The purpose of this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.