Skip to content

Commit

Permalink
Merge pull request #961 from cgarciagarcia/patch-1
Browse files Browse the repository at this point in the history
[DOCS] Update Frontend implementation with a new one
  • Loading branch information
freekmurze authored Aug 5, 2024
2 parents ed71451 + 8e2673f commit 8c9d597
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/advanced-usage/front-end-implementation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Front-end implementation
weight: 3
weight: 6
---

If you're interested in building query urls on the front-end to match this package, you could use one of the below:
Expand All @@ -11,3 +11,4 @@ If you're interested in building query urls on the front-end to match this packa
Pascal Baljet](https://github.com/pascalbaljet).
- React: [cogent-js package](https://www.npmjs.com/package/cogent-js) by [Joel Male](https://github.com/joelwmale).
- Typescript: [query-builder-ts package](https://www.npmjs.com/package/@vortechron/query-builder-ts) by [Amirul Adli](https://www.npmjs.com/~vortechron)
- Typescript + React [react-query-builder](https://www.npmjs.com/package/@cgarciagarcia/react-query-builder) by [Carlos Garcia](https://github.com/cgarciagarcia)

0 comments on commit 8c9d597

Please sign in to comment.