0.0.4 • Published 6 years ago

ngx-list-columns v0.0.4

Weekly downloads
16
License
-
Repository
-
Last release
6 years ago

Ngx List Columns

ngx-list-columns is a angular 6 package. It's a listing with columns

Installation

requires Node.js v8+ and angular-cli to run.

Install the dependencies and devDependencies and start the server on development mode.

$ npm i ngx-list-columns --save
$ npm start

Usage Example

import { NgxListColumnsModule } from 'ngx-list-columns';

https://stackblitz.com/edit/ngx-list-columns-example

Todos

  • Make tests
  • To implement new features like paginator
  • Possibility to change style
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago