Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
nuxt-vscode
Advanced tools
Making Nuxt development way easier with VSCode by extending nuxi cli commands.
This extension is not affiliated with Nuxt.js.
This Extension uses nuxi but makes it interactive and easy to use with a nuxt 3 project within vscode.
^v1.71.0
A command pallet of commands to run in addition to adding to the explorer
context menu for the certain folders that drive the commands. Checkout out the previews below!
Nuxt: Add Component
- Add a component to your projectNuxt: Add Composable
- Add a composable to your projectNuxt: Add Layout
- Add a custom layout to your project.Nuxt: Add Plugin
- Add a plugin to the projectNuxt: Add Middleware
- Add custom middleware to the project.Nuxt: Add API Endpoint
- Adds a API endpoint to your projectNuxt: Add Page
- Adds a page to your projectNuxt: Info
- Copies the nuxt info to your clipboardNuxt: Prepare Types
- Generates types in the .nuxt/
folderNuxt: Upgrade
- Upgrade to the latest version of NuxtNuxt: Typecheck
- WIP ⚠️corepack enable
pnpm install
dev
watcher with pnpm dev
F5
or Ctrl + Shift + D
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)README Inspiration
by @zernonia
MIT License © 2022 cpreston321
cpreston321 - @cpreston321
Also, if you like my work, please feel free to buy me a coffee ☕️
0.0.6 (2023-02-05)
Nuxt: Prepare Types
- same as running nuxi prepare
in the terminal.Nuxt: Info
- same as running nuxi info
in the terminal and will copy info automatically to clipboard.Nuxt Commands Upgrade Run Prepare
- Run prepare after upgrade. This can be disabled if you don't want to run nuxi prepare
on upgrade.
true
FAQs
Making Nuxt development way easier with VSCode by extending nuxi cli commands.
We found that nuxt-vscode demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.