Skip to content

heijimrt/ngx-list-columns

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages