mariuszfoltak/angular2-datatable

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.eslintignore
.eslintrc
.gitignore
.npmignore
.travis.yml
CHANGELOG.md
README.md
devrelease.sh
examples/systemjs/app/app.component.html
examples/systemjs/app/data.json
examples/systemjs/app/tsconfig.json
examples/systemjs/bs-config.json
examples/systemjs/index.html
examples/systemjs/package.json
package.json
release.sh
src/tsconfig.json
examples/systemjs/systemjs.config.js34
index.js13
karma-test-shim.js61
karma.conf.js102
B
4 hrs
systemjs.config.js27
examples/systemjs/app/app.component.ts35
examples/systemjs/app/app.module.ts22
examples/systemjs/app/data-filter.pipe.ts13
examples/systemjs/app/main.ts3
index.d.ts5
src/BootstrapPaginator.ts60
src/DataTable.spec.ts390
B
5 hrs
src/DataTable.ts143
A
1 hr
src/DataTableModule.ts25
src/DefaultSorter.ts31
src/Paginator.ts33