An open API service indexing awesome lists of open source software.

https://github.com/smart-table/smart-table-ng

smart-table binding for angular >= 2
https://github.com/smart-table/smart-table-ng

Last synced: 8 months ago
JSON representation

smart-table binding for angular >= 2

Awesome Lists containing this project

README

          

# smart-table-ng

[![Build Status](https://travis-ci.org/smart-table/smart-table-ng.svg?branch=master)](https://travis-ci.org/smart-table/smart-table-ng)

[Smart-Table](https://github.com/smart-table/smart-table-core) binding for Angular (v >= 2).

``npm install --save smart-table-ng``

Follow the tutorials for more details:

- [about declarative directives](https://medium.com/@lorenzofox3/smart-table-for-angular-part-1-515ef6cb2d0a)
- [about loading data](https://medium.com/@lorenzofox3/smart-table-for-angular-part-2-31ea5bd0c383)
- [more advanced patterns with dependency injection](https://medium.com/dailyjs/dependency-injection-and-smart-table-advanced-patterns-7d6e3a1a79d5)