We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd56b9d commit 1ae427eCopy full SHA for 1ae427e
docs/advanced-usage/front-end-implementation.md
@@ -5,5 +5,5 @@ weight: 3
5
6
If you're interested in building query urls on the front-end to match this package, you could use one of the below:
7
8
-- [Vue](https://vuejs.org/): [vue-api-query package](https://github.com/robsontenorio/vue-api-query) by [Robson Tenório](https://github.com/robsontenorio).
9
-- Javascript/[React](https://reactjs.org/): [cogent-js package](https://www.npmjs.com/package/cogent-js) by [Joel Male](https://github.com/joelwmale).
+- Vue: [vue-api-query package](https://github.com/robsontenorio/vue-api-query) by [Robson Tenório](https://github.com/robsontenorio).
+- React: [cogent-js package](https://www.npmjs.com/package/cogent-js) by [Joel Male](https://github.com/joelwmale).
0 commit comments