1.0.54 • Published 3 days ago

woonuxt-settings v1.0.54

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

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

  1. 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
  1. Add woonuxt-settings to the modules section of nuxt.config.ts
export default defineNuxtConfig({
  modules: ["woonuxt-settings"],
});
1.0.54

3 days ago

1.0.53

2 months ago

1.0.52

4 months ago

1.0.51

4 months ago

1.0.50

4 months ago

1.0.49

4 months ago

1.0.48

5 months ago

1.0.47

5 months ago

1.0.46

7 months ago

1.0.29

8 months ago

1.0.28

8 months ago

1.0.27

8 months ago

1.0.30

8 months ago

1.0.24

12 months ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.10

1 year ago

1.0.8

1 year ago

1.0.6

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago