frypan-knockout-grid

0.5.5 • Public • Published

Frypan

A lightweight and powerful data grid for Knockout

SauceLabs Test Status

Features

  • Column sorting
  • Column filtering
  • Searching
  • Automatic Virtualization if needed, with automatic resizing
  • Infinite Scrolling
  • Custom column templates, with built-in one for link rendering
  • Column resizing
  • Asyncrounous (Remote) data sources
  • Persists and load settings to local storage or anywhere else
  • Dynamic column discovery - an array of objects (or async data function) is all you need to get started
  • No event soup - everything is wrapped in computed observables. Everything just works when your data and options change

API

Documentation to come, for now see the 50+ tests

Installation

via bower

bower install frypan-knockout-grid

or via npm

npm install frypan-knockout-grid

Package Sidebar

Install

npm i frypan-knockout-grid

Weekly Downloads

7

Version

0.5.5

License

ISC

Last publish

Collaborators

  • nathanboktae