nuxt-palette
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Nuxt Palette logo


Nuxt Palette

npm version npm downloads License Nuxt

This module is being changed heavily. At the moment I do not recommend that it be used in production.

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add nuxt-palette

That's it! You can now use Nuxt Palette in your Nuxt app ✨

Credits

Contribution

Local development
# Install dependencies
npm install

# Generate type stubs
npm run dev:prepare

# Develop with the playground
npm run dev

# Build the playground
npm run dev:build

# Run ESLint
npm run lint

# Run Vitest
npm run test
npm run test:watch

# Release new version
npm run release

License

Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-palette

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

16.8 kB

Total Files

25

Last publish

Collaborators

  • tutorfx