UNPKG

replace-multiple-color

Version:

Replace multiple color with another one pixel by pixel.

2 lines (1 loc) 76 B
module.exports = (number) => !isNaN(parseFloat(number)) && isFinite(number)