nuxt-themes / config

Toolkit for authoring Nuxt Themes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ This project has been archived in order to leverage the native app.config feature of Nuxt 3 (see example)

@nuxt-themes/config

📜 Documentation

Toolkit for authoring Nuxt Themes.

Features

  • ✨ Lets you create a theme from any Nuxt project
  • 📦 Handles theme.config.ts file
  • 🎨 Offers useTheme and $theme typed APIs
  • 👨‍🎨 Offers meta object to watermark your themes

Development

  • Clone repository
  • Install dependencies using yarn install
  • Try playground using yarn dev

About

Toolkit for authoring Nuxt Themes.

License:MIT License


Languages

Language:TypeScript 91.6%Language:Vue 8.4%