Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panemu/ngx-panemu-table
Angular Table Component
https://github.com/panemu/ngx-panemu-table
angular grid material table
Last synced: about 2 months ago
JSON representation
Angular Table Component
- Host: GitHub
- URL: https://github.com/panemu/ngx-panemu-table
- Owner: panemu
- License: mit
- Created: 2024-09-03T07:47:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T04:19:29.000Z (about 2 months ago)
- Last Synced: 2024-09-19T12:19:51.298Z (about 2 months ago)
- Topics: angular, grid, material, table
- Language: TypeScript
- Homepage: https://ngx-panemu-table.panemu.com/
- Size: 1.81 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - ngx-panemu-table - An Angular table component. It is designed to be easy to use. Most work will be in TypeScript file, while the HTML file only needs to have a very simple `panemu-table` tag. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngx-panemu-table - An Angular table component. It is designed to be easy to use. Most work will be in TypeScript file, while the HTML file only needs to have a very simple `panemu-table` tag. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngx-panemu-table - An Angular table component. It is designed to be easy to use. Most work will be in TypeScript file, while the HTML file only needs to have a very simple `panemu-table` tag. (Table of contents / Third Party Components)
README
NgxPanemuTable
Advanced table component for Angular framework. Highly customizable and provides a sane default.
Documentation
·
Request Feature
NgxPanemuTable is an Angular table component. It is designed to be easy to use. Most work will be in typescript file, while the html file only needs to have a very simple panemu-table tag.
## Installation
To know how to install and use NgxPanemuTable, please check our [documentation](https://ngx-panemu-table.panemu.com/).
## Demo
[See on Stackblitz](https://stackblitz.com/edit/stackblitz-starters-krause?file=src%2Fmain.ts)
[![NgxPanemuTable Demo](https://img.youtube.com/vi/Qs4VbpteiRk/0.jpg)](https://www.youtube.com/watch?v=Qs4VbpteiRk)
## New Features:
### v.0.0.6
* Cell expansion ✨
* Export to CSV ✨### v.0.0.5
* Group multiple columns under one cell header