
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
@varlet/nuxt
Advanced tools
🌟 Inspired by vant-nuxt and element-plus-nuxt
Welcome to contribute this repo
Varlet Module for Nuxt3
@varlet/nuxt dependency to your projectnpx nuxi@latest module add varlet
@varlet/nuxt to the modules section of nuxt.config.tsexport default defineNuxtConfig({
modules: ['@varlet/nuxt'],
varlet: {
modulePath: '...',
exclude: ['...'],
icon: {}
}
})
That's it! You can now use Varlet Module in your Nuxt app ✨
tips: If you running varlet on the PC. Please install @varlet/touch-emulator
| fieldName | require | default | effect |
|---|---|---|---|
| modulePath | false | undefind | customer you workspace path if you want |
| exclude | false | '.nuxt', 'node_modules' | exclude some path that you won't transform |
| icon | false | undefined | svg icon to iconfont |
We recommend using pnpm
# 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
# Release new version
pnpm run release
FAQs
varlet module for nuxt
The npm package @varlet/nuxt receives a total of 23 weekly downloads. As such, @varlet/nuxt popularity was classified as not popular.
We found that @varlet/nuxt demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.