Javascript Vue

A convenient replacement for nuxt-link component when using nuxt-i18n

nuxt-i18n-link A convenient replacement for <nuxt-link> component when using nuxt-i18n. It is simply a replacement for this exact code: <nuxt-link :to=”localePath(“/page”)”> Link </nuxt-link> into <nuxt-i18n-link to=”/page”> Link </nuxt-i18n-link> This...
Read More
Javascript Vue

Vue Pagination with loader, axios REST API call without any external libraries

Vue Pagination with loader, axios REST API call without any external libraries Project setup npm install Compiles and hot-reloads for development npm run serve 🎉 Demo Link 🎉 Features...
Read More

Pin It on Pinterest

Generated by Feedzy