@pinia/colada-nuxt
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Pinia Colada logo Pinia Colada

npm version npm downloads License Nuxt

Add the Pinia Colada Module to handle SSR and install Pinia Colada in your Nuxt application.

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add @pinia/colada-nuxt

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

Contribution

Local development
# Install dependencies
pnpm install

# Generate type stubs
pnpm run dev:prepare

# Develop with the playground
pnpm run dev

# Build the playground
pnpm run dev:build

# Run ESLint
pnpm run lint

# Run Vitest
pnpm run test
pnpm run test:watch

# Release new version
pnpm run release

Dependencies (1)

Dev Dependencies (9)

Package Sidebar

Install

npm i @pinia/colada-nuxt

Weekly Downloads

294

Version

0.0.4

License

MIT

Unpacked Size

9.07 kB

Total Files

14

Last publish

Collaborators

  • posva