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

https://github.com/bruce17/angular-table-component

Provide a table component which acts as a table, including a TableManager, FilterManager and StateService.
https://github.com/bruce17/angular-table-component

Last synced: 4 months ago
JSON representation

Provide a table component which acts as a table, including a TableManager, FilterManager and StateService.

Awesome Lists containing this project

README

        

# angular-table-component

Provide a table component which acts as a table, including a TableManager, FilterManager and StateService.

## Requirements

* ES6/ES2015

## Notice

This project was a prove of concept for a table component. It is not production ready and needs some additional work.

## TODO

* Convert ES6 to ES5 code into `dist` folder.
* Sorting filter doesn't fetch/store its state from/to the StateService.

## License

MIT License