All Projects → sdras → Nuxt Type

sdras / Nuxt Type

Small demo showing custom page animations with a fake typography site

Projects that are alternatives of or similar to Nuxt Type

nuxt-gsap-module
GSAP module for Nuxt.js
Stars: ✭ 183 (-66.36%)
Mutual labels:  nuxt, page-transitions
Page Transitions Travelapp
Travel App, Native-like Page Transitions
Stars: ✭ 1,637 (+200.92%)
Mutual labels:  nuxt, page-transitions
React Tiger Transition
Full page transitions with react-router.
Stars: ✭ 431 (-20.77%)
Mutual labels:  page-transitions
Firebase Module
🔥 Easily integrate Firebase into your Nuxt project. 🔥
Stars: ✭ 493 (-9.37%)
Mutual labels:  nuxt
Wuxt
Nuxt/WordPress development environment, combining the worlds biggest CMS with the most awesome front-end application framework yet.
Stars: ✭ 459 (-15.62%)
Mutual labels:  nuxt
Device Module
Nuxt.js module for detecting device type.
Stars: ✭ 436 (-19.85%)
Mutual labels:  nuxt
Vuetify Module
Vuetify Module for Nuxt.js
Stars: ✭ 472 (-13.24%)
Mutual labels:  nuxt
Nextjs Page Transitions
Travel App, Native-like Page Transitions (:atom: with React & Next.js)
Stars: ✭ 424 (-22.06%)
Mutual labels:  page-transitions
Typescript Template
Typescript starter with Nuxt.js
Stars: ✭ 539 (-0.92%)
Mutual labels:  nuxt
Adonuxt Template
[Deprecated] Starter template for Nuxt.js with AdonisJS.
Stars: ✭ 457 (-15.99%)
Mutual labels:  nuxt
Doccano
Open source annotation tool for machine learning practitioners.
Stars: ✭ 5,600 (+929.41%)
Mutual labels:  nuxt
Nuxt Markdown Blog Starter
Nuxt + Markdown blog starter
Stars: ✭ 456 (-16.18%)
Mutual labels:  nuxt
Composition Api
Composition API hooks for Nuxt.
Stars: ✭ 441 (-18.93%)
Mutual labels:  nuxt
Nuxt Firebase Sns Example
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
Stars: ✭ 485 (-10.85%)
Mutual labels:  nuxt
Vercel Builder
Vercel Builder for Nuxt.js
Stars: ✭ 437 (-19.67%)
Mutual labels:  nuxt
Vue Svg Loader
🔨 webpack loader that lets you use SVG files as Vue components
Stars: ✭ 514 (-5.51%)
Mutual labels:  nuxt
Dotenv Module
Loads your .env file into your application context
Stars: ✭ 429 (-21.14%)
Mutual labels:  nuxt
Electron Nuxt
⚡ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools
Stars: ✭ 452 (-16.91%)
Mutual labels:  nuxt
Next Page Transitions
Simple and customizable page transitions for Next.js apps
Stars: ✭ 464 (-14.71%)
Mutual labels:  page-transitions
Sitemap Module
Sitemap Module for Nuxt
Stars: ✭ 539 (-0.92%)
Mutual labels:  nuxt

Nuxt Type

Small demo showing custom page animations in Vue 2 with a fake typography site, currently using a custom build of Nuxt, pre 1.0.0beta release. Using GreenSock for the animations, including SplitText.

Nuxt.js is a framework for creating Universal Vue.js Applications. It presets all the configuration needed to make your development of a Vue.js Application Server Rendered more enjoyable.

As a framework, Nuxt comes with a lot of features to help you in your development between the client side and the server side such as Asynchronous Data, Middleware, Layouts, etc. More info can be found here.

Deployed on https://nuxt-type.netlify.com/

Nuxt page transitions screenshot

Build Setup

# install dependencies
yarn

# serve with hot reload at http://127.0.0.1:3000/
yarn run dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].