{"id":17788824,"url":"https://github.com/statebait/melt","last_synced_at":"2025-06-12T17:32:16.588Z","repository":{"id":36247639,"uuid":"222294864","full_name":"statebait/melt","owner":"statebait","description":"Melt your files and folders on Windows!","archived":false,"fork":false,"pushed_at":"2022-12-22T08:28:39.000Z","size":415,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T23:28:24.877Z","etag":null,"topics":["cli","npm-package","typescript","windows"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/statebait.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-17T18:42:42.000Z","updated_at":"2022-01-16T13:31:18.000Z","dependencies_parsed_at":"2023-01-16T23:47:10.688Z","dependency_job_id":null,"html_url":"https://github.com/statebait/melt","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/statebait/melt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statebait%2Fmelt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statebait%2Fmelt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statebait%2Fmelt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statebait%2Fmelt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statebait","download_url":"https://codeload.github.com/statebait/melt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statebait%2Fmelt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259512249,"owners_count":22869373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","npm-package","typescript","windows"],"created_at":"2024-10-27T10:23:52.103Z","updated_at":"2025-06-12T17:32:16.565Z","avatar_url":"https://github.com/statebait.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Melt 🔥\r\n\r\n[![npm version](https://badge.fury.io/js/%40statebait%2Fmelt.svg)](https://badge.fury.io/js/%40statebait%2Fmelt)\r\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\r\n\r\nMelt your files and folders on Windows!\r\n\r\nA configurable utility tool which provides `rm` like functionality for Windows machines.\r\n\r\n![melt-demo.gif](https://i.imgur.com/ppsHbjI.gif)\r\n\r\n## Getting Started\r\n\r\n### Installation\r\n\r\nThere are currently 2 ways to install `melt`;\r\n\r\n1. With npm (you need to have [NodeJS](https://nodejs.org) installed on your machine):\r\n\r\n```bash\r\nnpm install -g @statebait/melt\r\n```\r\n\r\n2. Using the `.exe` and adding it to the path:\r\n\r\n   - Download the latest release [here.](https://github.com/statebait/melt/releases)\r\n\r\n   - Extract the downloaded zip file into a folder.\r\n\r\n   - Add the path to bin folder in your environment variables appropriately (see how to do this [here.](https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/))\r\n\r\nCongratulations you have `melt` installed on your machine! 🎉\r\n\r\n### Usage\r\n\r\nFor deleting regular files:\r\n\r\n```bash\r\nmelt \u003cfile_name\u003e\r\n```\r\n\r\nFor deleting folders (and folders with contents):\r\n\r\n```bash\r\nmelt \u003cfolder_name\u003e -r\r\n```\r\n\r\n#### Configure\r\n\r\nYou can configure melt to disable/enable the warning prompt while using the recursive option.\r\n\r\nTo turn off the warning prompt:\r\n\r\n```bash\r\nmelt -p off\r\n```\r\n\r\nTo turn on the warning prompt:\r\n\r\n```bash\r\nmelt -p on\r\n```\r\n\r\n### All flags\r\n\r\n- Display the current version of melt: `-v` or `--version`\r\n\r\n- Display help: `-h` or `--help`\r\n\r\n- Configure warning prompt: `-p` or `--prompt`\r\n\r\n- Recursive delete (for folders): `-r` or `--recursive`\r\n\r\n## License\r\n\r\nThis project is licensed under the GPL-3.0 License - Copyright (c) 2020 Mohamed Shadab\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatebait%2Fmelt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatebait%2Fmelt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatebait%2Fmelt/lists"}