gulp-strip-debug
Code cleaner
Removes console statements from JavaScript code to strip debugging information
Strip console, alert, and debugger statements from JavaScript code
251 stars
11 watching
19 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
astdebuggulp-pluginjavascriptnodejsstrip
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| Adds useful debug features to Electron apps | 754 |
| Converts Markdown files to HTML using the marked library | 181 |
| Removes unwanted formatting codes from text | 402 |
| Removes the UTF-8 byte order mark from strings | 111 |
| Removes comments from JSON data to enable use of comments in JSON files | 67 |
| A command-line tool to remove comments from CSS files | 38 |
| Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| Removes comments from JSON data to allow its safe use in production environments. | 600 |
| Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| Helps tap into a promise chain without affecting its value or state | 132 |
| A utility that empties the system trash on macOS, Linux, and Windows. | 134 |
| A rollup plugin to remove code sections based on regular expressions | 20 |