Registry / devops / mango-cli

mango-cli

JSON →
library3.9.6jsnpmunverified

mango-cli is a frontend development scaffolding and build tool (version 3.9.6) that provides a preconfigured devstack with Gulp, BrowserSync, Webpack, and support for Stylus, Sass, Less, Pug, TypeScript, React, and Svelte. It automates project initialization, dependency management, and build processes. The package is maintained by manGoweb and has a stable release cadence. Unlike Yeoman or create-react-app, it offers a unified CLI for both scaffolding and building with multiple template engines and CSS preprocessors out of the box. Requires Node.js >=14 and npm >=7.

devops
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Install mango-cli globally, scaffold a new project, and start the development server with live reload.

npm install -g mango-cli mkdir my-project && cd my-project mango init mango start # Open http://localhost:3000 in your browser
Debug
Known footguns
gotchaNode.js v2.7 is recommended for Mac OS X; v3.x.x is NOT supported
gotchaProject must not be inside a directory with spaces in the path
gotchalibvips is required for image processing; missing it causes build failures
gotchaWindows users must have Git Bash or a Unix-like shell; PowerShell may cause issues
deprecatedGulp 3 is used internally; Gulp 4 CLI changes may cause incompatibility if global Gulp is installed
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
10 hits · last 30 days
gptbot
3
ahrefsbot
2
mj12bot
1
Resources