All Projects → TNG → Ngqp

TNG / Ngqp

Licence: mit
Declaratively synchronize form controls with the URL

Programming Languages

typescript
32286 projects
declarative
70 projects

Projects that are alternatives of or similar to Ngqp

svelte-micro
Light & reactive one-component router for Svelte
Stars: ✭ 81 (+24.62%)
Mutual labels:  reactive, router
Tinypart
TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. TinyPart是一个由Objective-C编写的面向协议的iOS模块化框架,同时它还支持URL路由和模块间通信机制。
Stars: ✭ 120 (+84.62%)
Mutual labels:  router, url
React Easy Params
🔗 Auto synchronize your state with the URL and LocalStorage.
Stars: ✭ 73 (+12.31%)
Mutual labels:  reactive, url
MVVM-Sample
Swift MVVM Sample project. Made with ReactiveCocoa, Swinject and Routers
Stars: ✭ 21 (-67.69%)
Mutual labels:  reactive, router
react-mobx-router5
React components for routing solution using router5 and mobx
Stars: ✭ 58 (-10.77%)
Mutual labels:  reactive, router
Ffrouter
Powerful and easy-to-use URL routing library in iOS that supports URL Rewrite(强大、易用、支持 URL Rewrite的 iOS 路由库)
Stars: ✭ 263 (+304.62%)
Mutual labels:  router, url
Frontexpress
An Express.js-Style router for the front-end
Stars: ✭ 263 (+304.62%)
Mutual labels:  router, url
Bidi
Bidirectional URI routing
Stars: ✭ 941 (+1347.69%)
Mutual labels:  router, url
Rxplaces
A Google Maps Webservice API made simple.
Stars: ✭ 56 (-13.85%)
Mutual labels:  reactive
Gdrivedownloader
Just enter the direct URL of the file and it will upload it to Google Drive and print download link of it.
Stars: ✭ 60 (-7.69%)
Mutual labels:  url
Dragon
⚡A powerful HTTP router and URL matcher for building Deno web servers.
Stars: ✭ 56 (-13.85%)
Mutual labels:  router
Apprun
AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.
Stars: ✭ 1,087 (+1572.31%)
Mutual labels:  router
Url Highlight
PHP library to parse urls from string input
Stars: ✭ 61 (-6.15%)
Mutual labels:  url
Differer
differer finds how URLs are parsed by different languages in order to help bug hunters break filters
Stars: ✭ 56 (-13.85%)
Mutual labels:  url
Spring Boot Webflux Swagger Starter
An example project to illustrate how to document Spring Boot Webflux with Swagger2
Stars: ✭ 62 (-4.62%)
Mutual labels:  reactive
Scalajs Bootstrap
Scala.js bootstrap components
Stars: ✭ 55 (-15.38%)
Mutual labels:  reactive
Ska
Simple Karma Attack
Stars: ✭ 55 (-15.38%)
Mutual labels:  router
Android Okgraphql
Reactive GraphQl client for Android
Stars: ✭ 64 (-1.54%)
Mutual labels:  reactive
Ng2 Breadcrumbs
A breadcrumb service for the Angular 7 router
Stars: ✭ 61 (-6.15%)
Mutual labels:  router
Jasync Sql
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
Stars: ✭ 1,092 (+1580%)
Mutual labels:  reactive

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].