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
- Host: GitHub
- URL: https://github.com/jonahwilliams/angular_table
- Owner: jonahwilliams
- License: bsd-3-clause
- Created: 2017-07-28T23:52:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T00:59:40.000Z (about 8 years ago)
- Last Synced: 2025-02-02T12:47:53.472Z (8 months ago)
- Topics: angulardart, dart, table
- Language: Dart
- Size: 123 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# angular_table
A directive for rendering table views, currently experimental.

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