ngx-list-columns
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

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

Package Sidebar

Install

npm i ngx-list-columns

Weekly Downloads

8

Version

0.0.4

License

none

Unpacked Size

5.68 MB

Total Files

44

Last publish

Collaborators

  • heijimrt