Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.
/ backbone.dg Public archive

[ABANDONED] Datagrid plugin for Backbone with Marionette

License

Notifications You must be signed in to change notification settings

Prevole/backbone.dg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone.Dg

Datagrid plugin for Backbone.Marionette. Check out the demo!

v0.0.1: Test suite is begining. Consider this very alpha.

About

Backbone.Dg aims to bring an out of the box way to build data grids based on Backbone and Backbone.Marionette.

Features

  • Fetches table data from a Backbone.Collection
  • Event-based management with a Marionette EventAggregator
  • Provides view implementations using Marionette components (Layout, CompositeView and ItemView)
  • Provides view markup with Twitter Bootstrap classes that can be replaced
  • Modular structure allowing you to redefine each component separately:
    • Records per page
    • Quick search
    • Records Info
    • Pagination
    • Markup (table vs. div)

Requirements

Backbone.Dg currently works with the following libraries:

You can try to run with different versions at your own risks.

Installation

You can find the raw (coffee) source code in src. Development and production builds are in dist.

Standard Build

Documentation

You can read the annotated source code.

Meta

  • Author: Laurent Prévost (Prevole)
  • License: MIT (see LICENSE.txt)

About

[ABANDONED] Datagrid plugin for Backbone with Marionette

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published