Skip to content

TNG/ngqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b1f94d · Dec 1, 2022
Jan 28, 2022
Nov 7, 2022
Oct 16, 2020
Dec 14, 2018
Dec 25, 2018
Apr 5, 2022
Nov 7, 2022
Feb 22, 2019
Jan 27, 2019
Dec 14, 2018
Jan 27, 2019
Dec 1, 2022
Jan 8, 2021
Jan 19, 2020
Dec 27, 2018
Nov 16, 2022
Oct 16, 2020
Oct 16, 2020
Nov 10, 2022

Repository files navigation

Build Status npm version Coverage Conventional Commits Gitter

ngqp logo

ngqp

Declaratively synchronize form controls with the URL
Documentation

Description

ngqp makes it easy to synchronize form controls with query parameters in your URL by using a declarative approach. Examples include pagination information or the current settings of filters in a data view. ngqp is designed to resemble the Forms API from @angular/forms, making it intuitive to work with.

Quick Start

ng add @ngqp/core

Read the Getting Started page for information on how to use it.

Contributing

See CONTRIBUTING.md.

Code of Conduct

Please take a moment to read the Code of Conduct.


MIT License