
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
NEZT — Next and Nuxt EaZy Templates
NEZT CLI is a command-line tool that helps you create fully scaffolded Next.js and Nuxt.js projects quickly.
It comes with pre-built templates, selectable pages, theme options, and support for static or dynamic projects.
nezt create-app — create a new projectnezt g page:<page> — generate a new pagenezt chg theme:<color> — change project themenpm install -g nezt-cli
npx nezt-cli create-app
nezt create-app
Follow the interactive prompts:
nezt g page:blog
nezt chg theme:Rose
Clone the repository:
git clone https://github.com/sai-zack-dev/nezt.git
cd nezt-cli
npm install
npm link
Now you can run nezt locally:
nezt create-app
Contributions are welcome!
Please submit a PR or open an issue.
FAQs
CLI tool to generate full Next.js and Nuxt.js project templates
The npm package nezt-cli receives a total of 2 weekly downloads. As such, nezt-cli popularity was classified as not popular.
We found that nezt-cli demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.