Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 431 Bytes

NgbTable - Dynamic Bootstrap table for Angular

NPM package page

Project direcroties structure:

.
├── dist
│   └── ngb-table        # files published to NPM registry
├── projects
│   └── ngb-table
│       └── src
│           └── lib      # ngbTable library source code
└── src                  # development environment