Giter Club home page Giter Club logo

assets-analyzer's Introduction

assets-analyzer

Tool that provides graphical analysis of assets space usage, and functionality to delete unused

Install options

By clonning repository

  • Clone the project to the Assets folder. Folder path should be ProjectFolder/Assets/assets-analyzer
git clone https://github.com/re-mouse/assets-analyzer.git
  • Build on platform that you need

By installing unity package

  • Go to release page

  • Download latest unity package

  • Import it in unity

Instructions for use:

Click Project in the top menu of the unit, select the required tool

Description of each tool:

Assets dependencies All assets Unused Assets
Shows the weight of all the assets and their folders currently used in the build, with a display of the memory occupied Shows all the assets of the project, and display of the memory occupied Shows assets that are not used in the build, but are in the project folder and gives you the opportunity to delete them by selecting the necessary ones and clicking the bottom delete button (deletes them with a system call, not through a unit, so be sure you want to permanently delete the selected one)

For what:

I wrote it because of the weight of one of my past projects in 14GB, and it was not possible to understand what was related to the project and what was not, and with the help of it I saw all the dependencies, I was able to sort them, and then deleted about 10GB of assets

It wroted on node system, code written with flexibility and extensibility in mind, so adding any functionality is welcome

All Assets Assets dependency Unused assets

assets-analyzer's People

Contributors

re-mouse avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.