ucla-data-table

0.0.2 • Public • Published

DataTable

This library was generated with Angular CLI version 8.2.0 and is an extension of https://www.npmjs.com/package/ng-angular8-datatable

Code scaffolding

Run ng generate component component-name --project dataTable to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project dataTable.

Note: Don't forget to add --project dataTable or else it will be added to the default project in your angular.json file.

Build

Run ng build dataTable to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build dataTable, go to the dist folder cd dist/data-table and run npm publish.

Running unit tests

Run ng test dataTable to execute the unit tests via Karma.

Usage

Name Email Age City
{{ item.name }} {{ item.email }} {{ item.age }} {{ item.city | uppercase }}

Package Sidebar

Install

npm i ucla-data-table

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

20.7 kB

Total Files

27

Last publish

Collaborators

  • sladducla