nuxtjs
Nuxt.js is a framework for creating Vue.js applications. You can choose between Universal, Static Generated or Single Page applications.
Here are 1,886 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.
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Oct 2, 2020 - TypeScript
A curated list of awesome things related to Nuxt.js
-
Updated
Oct 4, 2020
-
Updated
Sep 5, 2020 - Vue
A renderless Vue.js component for sharing links to social networks, compatible with SSR
-
Updated
Oct 7, 2020 - JavaScript
Zero config PWA solution for Nuxt.js
-
Updated
Oct 7, 2020 - JavaScript
Use artificial intelligence to create fake nudes.
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Oct 7, 2020 - JavaScript
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
-
Updated
Sep 19, 2020 - Vue
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"]
},
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 5, 2020 - JavaScript
Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js
-
Updated
Sep 11, 2020 - JavaScript
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.
Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting
-
Updated
Aug 12, 2018 - Vue
Created by Sébastien Chopin & Alexandre Chopin
Released November 2016
Latest release 17 days ago
- Repository
- nuxt/nuxt.js
- Website
- nuxtjs.org
- Wikipedia
- Wikipedia


Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to