Socket
Book a DemoInstallSign in
Socket

@granello-dev/granello-nuxt-utils

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@granello-dev/granello-nuxt-utils

Componenti e utilità per progetti Nuxt di Studio il Granello

0.1.2
latest
Source
npmnpm
Version published
Weekly downloads
3
-40%
Maintainers
0
Weekly downloads
 
Created
Source

Granello Nuxt Utils

npm version npm downloads License Nuxt

Componenti e utilità per progetti di Studio il Granello for doing amazing things.

Quick Setup

  • Add @granello-dev/granello-nuxt-utils dependency to your project
# Using pnpm
pnpm add -D @granello-dev/granello-nuxt-utils

# Using yarn
yarn add --dev @granello-dev/granello-nuxt-utils

# Using npm
npm install --save-dev @granello-dev/granello-nuxt-utils
  • Add @granello-dev/granello-nuxt-utils to the modules section of nuxt.config.ts
export default defineNuxtConfig({
  modules: [
    '@granello-dev/granello-nuxt-utils'
  ]
})

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

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

FAQs

Package last updated on 15 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.