nuxtjs

Nuxt.js is a framework for creating Vue.js applications. You can choose between Universal, Static Generated or Single Page applications.
Here are 2,038 public repositories matching this topic...
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Oct 31, 2020 - TypeScript
-
Updated
Dec 1, 2020
-
Updated
Sep 5, 2020 - Vue
Can you add Teams as new network ?
Here the documentation :
https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/share-to-teams
https://docs.microsoft.com/fr-fr/microsoftteams/platform/concepts/build-and-test/share-to-teams
-
Updated
Dec 1, 2020 - TypeScript
-
Updated
Oct 16, 2020 - JavaScript
for use in typescript projects :)
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Sep 19, 2020 - Vue
-
Updated
Dec 1, 2020 - JavaScript
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
Nov 20, 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.
-
Updated
Sep 11, 2020 - JavaScript
Created by Sébastien Chopin & Alexandre Chopin
Released November 2016
Latest release Today
- 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