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

https://github.com/jonahwilliams/angular_table

A simple and efficient library for creating tables in Angular Dart
https://github.com/jonahwilliams/angular_table

angulardart dart table

Last synced: 6 months ago
JSON representation

A simple and efficient library for creating tables in Angular Dart

Awesome Lists containing this project

README

          

# angular_table

A directive for rendering table views, currently experimental.

![a table](/example_table.png)

## Usage

See `examples/` for a simple usecase of TableController.