ngx-order-pipe
▼ Angular 5+ orderBy pipe
File Explorer
Download Latest Version (.zip)- main.yml
- FUNDING.yml
- stale.yml
- 3rdpartylicenses.txt
- 404.html
- favicon.ico
- index.html
- main-PGAEETKV.js
- polyfills-A7MJM4D4.js
- styles-NYASFOZI.css
- ngx-order.module.ts
- ngx-order.pipe.spec.ts
- ngx-order.pipe.ts
- app.component.html
- app.component.scss
- app.component.spec.ts
- app.component.ts
- app.config.ts
- app.routes.ts
- .gitkeep
- favicon.ico
- index.html
- main.ts
- styles.scss
- .editorconfig
- .gitignore
- angular.json
- CHANGELOG.md
- karma.conf.js
- LICENSE
- ng-package.json
- package-lock.json
- package.json
- public_api.ts
- README.md
- SYSTEMJS.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
# Installation Guide
1. Get the code
git clone https://github.com/VadimDez/ngx-order-pipe
Downloads the entire project code from GitHub to your computer.
cd ngx-order-pipe
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install ngx-order-pipe --save
Downloads and installs the libraries listed in package.json.
<img src="https://img.shields.io/npm/dm/ngx-order-pipe.svg?style=flat" alt="downloads">
Type this command into your terminal and run it.
<img src="https://img.shields.io/npm/dm/ng2-order-pipe.svg?style=flat" alt="downloads">
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
