--- title: Front-end implementation weight: 3 --- If you're interested in building query urls on the front-end to match this package, you could use one of the below: - Standalone: [elodo package](https://www.npmjs.com/package/elodo) by [Maxim Vanhove](https://github.com/MaximVanhove). - Vue: [vue-api-query package](https://github.com/robsontenorio/vue-api-query) by [Robson TenĂ³rio](https://github.com/robsontenorio). - Vue + Inertia.js: [inertiajs-tables-laravel-query-builder](https://github.com/protonemedia/inertiajs-tables-laravel-query-builder) by [ 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)