aurelia-modular-grid
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

aurelia-modular-grid

The modular grid is a grid that does not control it's own data or look. It's basically a skeleton that will allow developers to bring in their own serverice, be it a local data source, an OData data source or any others. Similarly this repository has no styling on the grid as the Aurelia templeting engine can handle that. This keeps the grid code slimmed down and does not force developers to download extra code and libraries they might not need.

@ TODO

  • Create github build on merge to build up dist files
  • Add installation instructions
  • Add an Odata Data Handler Service
  • Add a local Data Handler Service
  • Add examples using Bootstrap and Semantic UI
  • Documentation

/aurelia-modular-grid/

    Package Sidebar

    Install

    npm i aurelia-modular-grid

    Weekly Downloads

    0

    Version

    1.2.0

    License

    MIT

    Last publish

    Collaborators

    • evenflow58