A lightweight, zero-config Node.js playground for your terminal.
- 🚀 Instant Node.js Editor: Launches a web-based editor in your browser.
- 📂 Context Aware: Access
node_modulesfrom your current directory. - 📦 Package Manager: Install packages directly from the UI (
npm installwrapper). - ⚡ Real-Time Streaming: See script output as it happens.
- 🔄 NVM Support: Switch between Node.js versions instantly.
You can run it directly with npx:
npx ndryOr install it globally:
npm install -g ndryNavigate to any project directory and run:
ndryThis will start the server and open your default browser. You can now write code that imports packages from your project!
Akshat Khosya
ISC