Search results

11 packages found

Find and remove console logs in project.

published 1.0.3 9 months ago
M
Q
P

用于在webpack打包时删除console.log

published 1.0.2 5 months ago
M
Q
P

🐊Putout plugin adds ability to find and remove console.log calls

published 6.0.0 a year ago
M
Q
P
M
Q
P

Remove console.log statements

published 1.0.3 8 years ago
M
Q
P

This is a simple code for avoiding console shaming

published 1.0.0 2 years ago
M
Q
P

Remove console.log statements from webpack builds

published 0.0.1 8 years ago
M
Q
P

Webpack loader that warns and/or removes forgotten console.log statments

published 0.0.2 9 years ago
M
Q
P

const removeArrayDuplicates = require('tsf-arr-dups') let myNums = [1,2,3,1,4,1,2,5,3,4] let uniqueNums = removeArrayDuplicates(myNums) console.log(uniqueNums)

published 1.1.0 2 years ago
M
Q
P

A simple function which lets you remove all the console.log statement just by passing the parameter value true or false. Note: true - for not removing console statements and false - for removing console statements

published 1.0.0 2 years ago
M
Q
P

remove console.log from js files

published 0.1.2 10 years ago
M
Q
P