Execute command with well-formatted output Installation npm install --save @sweetalert2/execute Usage const execute = require('@sweetalert2/execute') await execute(`git add .`, { skipLogging: true })