JSPM

clean-unused-assets

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 3
    • Score
      100M100P100Q26100F
    • License ISC

    CLI tool to find and delete unused images from your assets folder.

    Package Exports

    • clean-unused-assets
    • clean-unused-assets/bin/cleanup-unused-assets.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (clean-unused-assets) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    cleanup-assets-tool

    🧼 Find and delete unused images from your assets folder in a codebase.

    Usage

    example: npx clean-unused-assets src/assets src

    npx clean-unused-assets <assets-dir> <search-dir>