1.0.61 • Published 9 months ago
woonuxt-settings v1.0.61
WooNuxt Settings Module
This nuxt module simplt connects to the WooNuxt Settings WordPress plugin and injest them into Nuxt as ENV variables or the publicRuntimeConfig.
Quick Setup
- Add
woonuxt-settings
dependency to your project
# Using pnpm
pnpm add -D woonuxt-settings
# Using yarn
yarn add --dev woonuxt-settings
# Using npm
npm install --save-dev woonuxt-settings
- Add
woonuxt-settings
to themodules
section ofnuxt.config.ts
export default defineNuxtConfig({
modules: ["woonuxt-settings"],
});
1.0.61
9 months ago
1.0.60
10 months ago
1.0.55
11 months ago
1.0.59
10 months ago
1.0.58
11 months ago
1.0.57
11 months ago
1.0.56
11 months ago
1.0.54
1 year ago
1.0.53
1 year ago
1.0.52
1 year ago
1.0.51
1 year ago
1.0.50
1 year ago
1.0.49
1 year ago
1.0.48
1 year ago
1.0.47
1 year ago
1.0.46
2 years ago
1.0.29
2 years ago
1.0.28
2 years ago
1.0.27
2 years ago
1.0.30
2 years ago
1.0.24
2 years ago
1.0.23
2 years ago
1.0.22
2 years ago
1.0.21
2 years ago
1.0.20
2 years ago
1.0.19
2 years ago
1.0.18
2 years ago
1.0.17
2 years ago
1.0.16
2 years ago
1.0.15
2 years ago
1.0.14
2 years ago
1.0.13
2 years ago
1.0.12
2 years ago
1.0.10
2 years ago
1.0.8
2 years ago
1.0.6
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago