Nuxt
Sign in
or
Sign up
Contributors
Sign in
Home
Contributors
Choose a project
Modules
apollo-module
Nuxt.js module to use Vue-Apollo
blog-module
Build your blog with @nuxt
dotenv-module
Loads your .env file into your application context
dynamic-i18n
Synchronize automatically your translations from a specific provider
google-adsense-module
Google AdSense module for Nuxt.js
localforage-module
Localforage module for Nuxt.js
material-icons-module
modules
Official Nuxt.js modules.
nuxtent-module
Seamlessly use content files in your Nuxt.js sites.
proxy-module
The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware
python-module
Write Nuxt.js applications using Python! [Experimental]
router-module
Nuxt.js module to use router.js instead of pages/ directory.
sentry-module
Sentry module for NuxtJS
sitemap-module
Sitemap Module for Nuxt.js
webpack-profile-module
Nuxt module to display webpack build progress steps with core ProgressPlugin
webpackmonitor-module
Monitor nuxt webpack optimization metrics through the development process using webpackmonitor
Templates
adonuxt-template
Starter template for Nuxt.js with AdonisJS.
create-nuxt-app
Create Nuxt.js App in seconds.
electron-template
Electron starter with nuxt.js
express-template
Starter template for Nuxt.js with Express.
koa-template
Starter template for Nuxt.js with KoaJS.
micro-template
Starter template for Nuxt.js with Δ micro
module-template
Starter template for Nuxt.js Modules
nuxtent-template
Starter template for content heavy sites.
pwa-template
PWA template for vue-cli based on the starter template
starter-template
DEPRECATED: use create-nuxt-app instead
typescript-template
Typescript starter with Nuxt.js
Tools
is-https
Check if the given request is HTTPS
nuxt-class-component
ES / TypeScript decorator for class-style Nuxt/Vue components
postcss-import-resolver
Customize postcss-import resolve with enhanced-resolve
redirect-ssl
Connect/Express middleware to enforce https using is-https
tappable
Tapable with promise support
webpackbar
Elegant ProgressBar and Profiler for Webpack 3 and 4
youch
Pretty error reporting for Node.js :rocket: (Modified for Nuxt.js & SSR Bundles)
Examples
example-auth0
A simple example that shows how to use Nuxt.js with Auth0.
hare
🐇 Application boilerplate based on Vue.js 2.x, Koa 2.x, Element-UI and Nuxt.js
todomvc
Nuxt.js TodoMVC Example