|
1 |
| -# BindQueryParams |
| 1 | +<p align="center"> |
| 2 | + <img width="20%" height="20%" src="./logo.svg"> |
| 3 | +</p> |
2 | 4 |
|
3 |
| -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.5. |
| 5 | +<br /> |
4 | 6 |
|
5 |
| -## Development server |
| 7 | +[]() |
| 8 | +[]() |
| 9 | +[]() |
| 10 | +[](https://github.com/prettier/prettier) |
| 11 | +[](#contributors-) |
| 12 | +[](https://github.com/ngneat/) |
| 13 | +[]() |
6 | 14 |
|
7 |
| -Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. |
| 15 | +> The Library Slogan |
8 | 16 |
|
9 |
| -## Code scaffolding |
| 17 | +Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquid assumenda atque blanditiis cum delectus eligendi ipsam iste iure, maxime modi molestiae nihil obcaecati odit officiis pariatur quibusdam suscipit temporibus unde. |
| 18 | +Accusantium aliquid corporis cupiditate dolores eum exercitationem illo iure laborum minus nihil numquam odit officiis possimus quas quasi quos similique, temporibus veritatis? Exercitationem, iure magni nulla quo sapiente soluta. Esse? |
10 | 19 |
|
11 |
| -Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. |
| 20 | +## Features |
12 | 21 |
|
13 |
| -## Build |
| 22 | +- ✅ One |
| 23 | +- ✅ Two |
| 24 | +- ✅ Three |
14 | 25 |
|
15 |
| -Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build. |
| 26 | +## Table of Contents |
16 | 27 |
|
17 |
| -## Running unit tests |
| 28 | +- [Installation](#installation) |
| 29 | +- [Usage](#usage) |
| 30 | +- [FAQ](#faq) |
18 | 31 |
|
19 |
| -Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io). |
| 32 | +## Installation |
20 | 33 |
|
21 |
| -## Running end-to-end tests |
| 34 | +### NPM |
22 | 35 |
|
23 |
| -Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/). |
| 36 | +`npm install @ngneat/bind-query-params --save-dev` |
24 | 37 |
|
25 |
| -## Further help |
| 38 | +### Yarn |
26 | 39 |
|
27 |
| -To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page. |
| 40 | +`yarn add @ngneat/bind-query-params --dev` |
| 41 | + |
| 42 | +## Usage |
| 43 | + |
| 44 | +Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquid assumenda atque blanditiis cum delectus eligendi ipsam iste iure, maxime modi molestiae nihil obcaecati odit officiis pariatur quibusdam suscipit temporibus unde. |
| 45 | + |
| 46 | +```ts |
| 47 | +function helloWorld() {} |
| 48 | +``` |
| 49 | + |
| 50 | +## FAQ |
| 51 | + |
| 52 | +## How to ... |
| 53 | + |
| 54 | +Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquid assumenda atque blanditiis cum delectus eligendi ips |
| 55 | + |
| 56 | +## Contributors ✨ |
| 57 | + |
| 58 | +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): |
| 59 | + |
| 60 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
| 61 | +<!-- prettier-ignore-start --> |
| 62 | +<!-- markdownlint-disable --> |
| 63 | +<!-- markdownlint-enable --> |
| 64 | +<!-- prettier-ignore-end --> |
| 65 | + |
| 66 | +<!-- ALL-CONTRIBUTORS-LIST:END --> |
| 67 | + |
| 68 | +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
| 69 | + |
| 70 | +<div>Icons made by <a href="http://www.freepik.com/" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div> |
0 commit comments