Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.