ng-material-extensions
Extended features for @angular/material components
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- extensions.json
- launch.json
- tasks.json
- alpha-numeric-predicate.service.mjs
- array-predicate.service.mjs
- filter-predicate.mjs
- mat-table-filter.service.mjs
- item-pair.mjs
- mat-table-filter.directive.mjs
- mat-table-filter.enum.mjs
- mat-table-filter.module.mjs
- options.mjs
- property-options.mjs
- mat-table-filter.mjs
- public-api.mjs
- mat-table-filter.mjs
- mat-table-filter.mjs.map
- mat-table-filter.mjs
- mat-table-filter.mjs.map
- alpha-numeric-predicate.service.d.ts
- array-predicate.service.d.ts
- filter-predicate.d.ts
- mat-table-filter.service.d.ts
- item-pair.d.ts
- mat-table-filter.directive.d.ts
- mat-table-filter.enum.d.ts
- mat-table-filter.module.d.ts
- options.d.ts
- property-options.d.ts
- index.d.ts
- package.json
- public-api.d.ts
- README.md
- array-filter.component.css
- array-filter.component.html
- array-filter.component.js
- brief-exporter.component.css
- brief-exporter.component.html
- brief-exporter.component.js
- custom-column-filter.component.css
- custom-column-filter.component.html
- custom-column-filter.component.js
- custom-exporter.component.css
- custom-exporter.component.html
- custom-exporter.component.js
- property-options.component.css
- property-options.component.html
- property-options.component.js
- selection-exporter.component.css
- selection-exporter.component.html
- selection-exporter.component.js
- simple-filter.component.css
- simple-filter.component.html
- simple-filter.component.js
- bitcoin-love-heart.svg
- github.png
- API.md
- README.md
- API.md
- README.md
- README.md
- 3rdpartylicenses.txt
- 557.3f9fff9679ee6a87.js
- 574.ee59f02db7e16b63.js
- favicon.ico
- index.html
- main.415436e5d9a1426c.js
- polyfills.cf61617f5f964a78.js
- runtime.8585997f95b7295f.js
- scripts.fe3e69670f669e24.js
- styles.a3dd129f54947ca8.css
- app.e2e-spec.ts
- app.po.ts
- protractor.conf.js
- tsconfig.json
- csv-exporter.service.ts
- exporter.ts
- file-exporter.ts
- json-exporter.service.ts
- txt-exporter.service.ts
- worksheet-exporter.ts
- xls-exporter.service.ts
- xlsx-exporter.service.ts
- data-extractor.service.ts
- service-locator.service.ts
- sheetjs-helper.service.ts
- file-util.ts
- cdk-table-exporter.module.ts
- cdk-table-exporter.ts
- constants.ts
- export-type.ts
- mime.ts
- options.ts
- public-api.ts
- ng-package.json
- package-lock.json
- package.json
- README.md
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- mat-table-exporter.directive.ts
- mat-table-exporter.module.ts
- public-api.ts
- ng-package.json
- package-lock.json
- package.json
- README.md
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- alpha-numeric-predicate.service.ts
- array-predicate.service.ts
- filter-predicate.ts
- mat-table-filter.service.ts
- item-pair.ts
- mat-table-filter.directive.ts
- mat-table-filter.enum.ts
- mat-table-filter.module.ts
- options.ts
- property-options.ts
- .DS_Store
- public-api.ts
- .DS_Store
- ng-package.json
- package-lock.json
- package.json
- README.md
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- .DS_Store
- example-viewer.component.css
- example-viewer.component.html
- example-viewer.component.ts
- array-filter.component.css
- array-filter.component.html
- array-filter.component.ts
- brief-exporter.component.css
- brief-exporter.component.html
- brief-exporter.component.ts
- custom-column-filter.component.css
- custom-column-filter.component.html
- custom-column-filter.component.ts
- custom-exporter.component.css
- custom-exporter.component.html
- custom-exporter.component.ts
- property-options.component.css
- property-options.component.html
- property-options.component.ts
- selection-exporter.component.css
- selection-exporter.component.html
- selection-exporter.component.ts
- simple-filter.component.css
- simple-filter.component.html
- simple-filter.component.ts
- exporter.component.css
- exporter.component.html
- exporter.component.ts
- filter.component.css
- filter.component.html
- filter.component.ts
- add-to-showcase.ts
- base-component.ts
- .DS_Store
- app.component.css
- app.component.html
- app.component.ts
- app.module.ts
- array-filter.component.css
- array-filter.component.html
- array-filter.component.js
- brief-exporter.component.css
- brief-exporter.component.html
- brief-exporter.component.js
- custom-column-filter.component.css
- custom-column-filter.component.html
- custom-column-filter.component.js
- custom-exporter.component.css
- custom-exporter.component.html
- custom-exporter.component.js
- property-options.component.css
- property-options.component.html
- property-options.component.js
- selection-exporter.component.css
- selection-exporter.component.html
- selection-exporter.component.js
- simple-filter.component.css
- simple-filter.component.html
- simple-filter.component.js
- bitcoin-love-heart.svg
- github.png
- API.md
- README.md
- API.md
- README.md
- .gitkeep
- README.md
- favicon.ico
- index.html
- main.ts
- polyfills.ts
- styles.scss
- .angulardoc.json
- .browserslistrc
- .editorconfig
- .gitattributes
- .gitignore
- angular.json
- karma.conf.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
- tslint.json
# Installation Guide
1. Get the code
git clone https://github.com/HalitTalha/ng-material-extensions
Downloads the entire project code from GitHub to your computer.
cd ng-material-extensions
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd dist/mat-table-filter
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
