From 97dd52479de5ca380f570f5308f5bec38bbcf502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuzcan=20K=C3=B6se?= Date: Mon, 2 Dec 2019 06:43:29 +0000 Subject: [PATCH] added nuxt-i18n-boilerplate and getform (#322) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0567546..b5847b3 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ Nuxt.js is a framework for creating Universal Vue.js Applications. - [nuxt-chuck](https://bitbucket.org/thecodetheorist/nuxt-chuck) - Nuxt module for displaying a random Chuck Norris joke in your NuxtJS app. Comes complete with it's own database and also uses VueX. - [nuxt-stories](https://github.com/richardeschloss/nuxt-stories) - Nuxt module for painless storybooking. - [nuxt-ghost-blog](https://github.com/moso/nuxt-ghost-blog) - Turn your Ghost blog into an SSR PWA by using the [Ghost Content API](https://ghost.org/docs/api/v3/content) and Vuex. +- [nuxt-i18n-boilerplate](https://github.com/Wssn/nuxt-i18n-boilerplate) - Minimalistic Boilerplate for Nuxt.JS applications with fully ready and SEO friendly Nuxt i18n module. ### Tools @@ -466,6 +467,7 @@ Nuxt.js is a framework for creating Universal Vue.js Applications. - [dota2sites.com](https://dota2sites.com) - Dota2 and CSGO case opening ranking site built by nuxt. - [postwoman.io](https://postwoman.io) - Lightweight, fast and open sourced API request builder. Built with NuxtJS. - [vue-soundcloud](https://github.com/soroushchehresa/vue-soundcloud) - Simple SoundCloud client built with Vue and Nuxt. +- [Getform](https://getform.io) - Form backend platform for designers and developers. > Please don't hesitate to make a PR if you have more resources to share.