Skip to main content

Tools

S.NoTool NamePuposeDownload Url
1Daraw.ioDraw diagramshttps://www.drawio.com/
2VSCodeSimple IDEhttps://code.visualstudio.com/
3WinMergedifferencing & merginghttps://winmerge.org/downloads/?lang=en
4Agent RansackSearch tool for finding fileshttps://www.mythicsoft.com/agentransack/
5Tree SizeScan Directory sizehttps://www.jam-software.com/treesize_free?ca=1
6CCleanerTo Delete Junkhttps://www.ccleaner.com/ccleaner/download-modular
7.Net PaintTo Edit Imageshttps://www.getpaint.net/download.html
8Bare TailLog file monitoring toolhttps://www.baremetalsoft.com/baretail/
97-ZipFile archiverhttps://7-zip.org/
10Dupe GuruFinds the duplicate Fileshttps://dupeguru.voltaicideas.net/
11PostmanTo inspect APIhttps://www.postman.com/

nodejs

  1. A deep deletion module for node - Mostly used for deletion of node_modules

    npm i -g rimraf

  2. Thirtyparty Pakages list generation https://github.com/mrmartineau/depdoc npm install --global depdoc

    Create markdown file of result depdoc package.json -g

    all third party libs in the package.json were listed in the Default filename

    depdoc.md