diff --git a/docs/advanced-usage/front-end-implementation.md b/docs/advanced-usage/front-end-implementation.md index b776a59f..fe90478f 100644 --- a/docs/advanced-usage/front-end-implementation.md +++ b/docs/advanced-usage/front-end-implementation.md @@ -10,3 +10,4 @@ If you're interested in building query urls on the front-end to match this packa - 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)