A Mimosa module that provides the `mimosa new` scaffolding command, allowing developers to generate a new Mimosa project with various asset options. As of version 2.2.1, it supports JavaScript transpilers (TypeScript, CoffeeScript, LiveScript, Coco, Iced CoffeeScript), CSS pre-processors (SASS, Less, Stylus), client templating (Handlebars, Jade, EJS, etc.), and server setups (Express, Hapi, or none with mimosa-server). Used primarily with Mimosa build tool. The repository is archived and no longer actively maintained.
npm install newmimosaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates scaffolding a new Mimosa project using the newmimosa module via the 'mimosa new' CLI command.
Consider alternatives or use the last known working version 2.2.1.
Use ESM imports (import) or downgrade to version 1.x for CJS support.
Switch to import statement or use dynamic import().