1. nuxi
⚡️ Nuxt Generation CLI Experience
nuxi
Package: nuxi
Created by: nuxt
Last modified: Wed, 20 Mar 2024 10:20:30 GMT
Version: 3.11.1
License: MIT
Downloads: 1,633,089
Repository: https://github.com/nuxt/cli

Install

npm install nuxi
yarn add nuxi

Nuxt CLI (nuxi)

⚡️ Nuxt Generation CLI Experience.

Commands

All commands are listed on https://nuxt.com/docs/api/commands

Vision and Roadmap

We've rebuilt nuxi from the ground up using unjs/citty. We have grand plans for this - check out some of the features + roadmap discussions and please feel free to contribute!

Contributing

 # Install dependencies
pnpm i

# Generate type stubs
pnpm dev:prepare

# Go the the playground directory
cd playground

# And run any commands
pnpm nuxi <command>

License

MIT

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin