Skip to content
/ ngqp Public
forked from TNG/ngqp

Declaratively synchronize form controls with the URL

License

Notifications You must be signed in to change notification settings

pumano/ngqp

 
 

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

About

Declaratively synchronize form controls with the URL

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.2%
  • HTML 16.4%
  • SCSS 2.6%
  • Other 0.8%