gulp-strip-debug

Code cleaner

Removes console statements from JavaScript code to strip debugging information

Strip console, alert, and debugger statements from JavaScript code

GitHub

251 stars
11 watching
19 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list

astdebuggulp-pluginjavascriptnodejsstrip

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/gulp-debug A plugin to debug Gulp pipelines by logging file streams with customizable output options. 221
sindresorhus/strip-indent Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. 135
sindresorhus/electron-debug Adds useful debug features to Electron apps 750
sindresorhus/gulp-markdown Converts Markdown files to HTML using the marked library 181
chalk/strip-ansi Removes unwanted formatting codes from text 398
sindresorhus/strip-bom Removes the UTF-8 byte order mark from strings 111
sindresorhus/strip-json-comments-cli Removes comments from JSON data to enable use of comments in JSON files 67
sindresorhus/strip-css-comments-cli A command-line tool to remove comments from CSS files 38
sindresorhus/del Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. 1,325
sindresorhus/strip-json-comments Removes comments from JSON data to allow its safe use in production environments. 599
adametry/gulp-eslint Identifies and reports on patterns in ECMAScript/JavaScript code 562
sindresorhus/gulp-changed A plugin for Gulp that only processes files that have changed since the last run. 742
sindresorhus/p-tap Helps tap into a promise chain without affecting its value or state 132
sindresorhus/empty-trash-cli A utility that empties the system trash on macOS, Linux, and Windows. 134
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20