Skip to content

antekai/ct-pl-editableTable-angular

Repository files navigation

EditableTable-angular

Editable table with Angular 6 and NG-ZORRO - Ant Design of Angular.

Table of Contents

Preview

URL: https://editabletable-angular.netlify.com/

Installation

Install Node.js, Git and then:

git clone https://github.com/antekai/ct-pl-editableTable-angular.git editableTable-angular
cd editableTable-angular
npm install
ng serve -o

Features

  • Raw data preprocess and render to a table
  • Edit and save per record(row): number, checkbox, select, datePicker, timePicker, radio input for respective data type
  • UI-kit: ant-design
  • Netlify CD

Support

Please open an issue for support.