#
nuxtjs

Nuxt.js is a framework for creating Vue.js applications. You can choose between Universal, Static Generated or Single Page applications.
Here are 3,162 public repositories matching this topic...
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
bootstrap
components
vue
accessibility
icons
a11y
nuxt
accessible
wai-aria
component-library
nuxtjs
bootstrapvue
-
Updated
Dec 10, 2021 - JavaScript
vuejs
slide
vue
ssr
slider
vuejs2
slides
vue-components
swipe
vue-swiper
vue-awesome-swiper
vue2
vue-plugin
vue-component
nuxtjs
vue-resource
vue-directive
swiper
carrousel
vue-express
-
Updated
Oct 30, 2021 - TypeScript
ljades
commented
Feb 19, 2021
How to reproduce the behaviour
The error occurs in the Step 5/9 of the docker build process
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
A curated list of awesome things related to Nuxt.js
-
Updated
Dec 10, 2021
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
i18n
graphql
boilerplate
vuejs
typescript
pwa
apollo
vue
jest
universal
seo
vuex
storybook
server-side-rendering
nuxtjs
cypress
typescipt
design-system
kitchen-sink
best-practises
-
Updated
Dec 11, 2021 - Vue
Next Generation Vue UI Component Library
vuejs
vue
vue-table
nuxt
vue-components
vue-component
nuxtjs
vue-select
vue-datepicker
vue-tree
vue-datatable
vue-grid
vue3
vue-library
vue-tree-table
vue-ui-components
-
Updated
Dec 10, 2021 - CSS
A renderless Vue.js component for sharing links to social networks, compatible with SSR
social
vuejs
vue
social-networks
ssr
social-network
vuejs2
vue-components
vue-component
social-shares
nuxtjs
hacktoberfest
vuejs-components
renderless-components
-
Updated
Nov 4, 2021 - JavaScript
Zero config PWA solution for Nuxt.js
-
Updated
Nov 13, 2021 - TypeScript
-
Updated
Aug 11, 2021 - Vue
aldarund
commented
Sep 29, 2019
for use in typescript projects :)
Use artificial intelligence to create fake nudes.
-
Updated
Aug 15, 2021 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript
sobolevn
commented
Jan 31, 2020
danielroe
commented
May 19, 2020
There is a need to show all features in practice, not just useFetch
. Perhaps we could move some of the test fixture content into the demo app.
See #58.
-
Updated
Dec 10, 2021 - JavaScript
graphql
firebase
serverless
nextjs
gcp
svelte
nuxtjs
google-cloud-platform
firebase-functions
cloud-functions
sapper
cloud-run
berglas
-
Updated
Dec 9, 2021 - JavaScript
sugoidesune
commented
Dec 29, 2019
I wanted to declare the assets like so but it doesn't want to work. I tried all paths.
[
'@nuxtjs/style-resources', {
scss: [ "~css/variables.scss"],
}
]
It only works with this Syntax, could someone explain why or what im doing wrong?
modules: ["@nuxtjs/style-resources"],
styleResources: {
scss: ["~css/variables.scss"]
},
A fast Vue renderer for Notion pages
-
Updated
Dec 1, 2021 - Vue
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
-
Updated
Nov 4, 2021 - Vue
Created by Sébastien Chopin & Alexandre Chopin
Released November 2016
Latest release 4 months ago
- Repository
- nuxt/nuxt.js
- Website
- nuxtjs.org
- Wikipedia
- Wikipedia
It would be awesome to set a bearer token on a socket.io request just like you can do it on a rest request.