nium
v2.1.7
Published
nium is a nodejs manager which compiles and does all the heavy work for you
Readme
⚡ Nium CLI (n)
A lightweight, blazing-fast CLI tool for initializing, managing, and building JavaScript/TypeScript projects with ease.
✨ Features
- 📦 Easy project scaffolding with
n init - ⚙️ Auto-generates
package.json,.gitignore, and more - 🧠 Smart global settings with
n settings - 🚀 Instant builds with
n build - 🔁 Run custom scripts via
n run - 🧪 Benchmark performance using
n speed-test
📥 Installation
npm install -g nium