scanpng

1.0.0 • Public • Published

scanpng

Usage

npm start

Config.js

{
  "scanPath": "./src",
  "excludeImages": [],
  "scanImgSize": true,
  "imgSizeThreshold": "30Kb",
  "scanIncorrectImgPath": true,
  "correctImgPath": "src/assets",
  "scanNotUsedImg": true,
  "scanSimilarImgName": true,
  "similarImgNameRate": 0.8
}

/scanpng/

    Package Sidebar

    Install

    npm i scanpng

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    7.02 kB

    Total Files

    13

    Last publish

    Collaborators

    • wangbbin