{"id":16974624,"url":"https://github.com/alttiri/vue-file-input","last_synced_at":"2026-04-29T08:33:37.188Z","repository":{"id":65250949,"uuid":"589038638","full_name":"AlttiRi/vue-file-input","owner":"AlttiRi","description":"Vue.js file input with Drag and Drop support. Mostly for personal use.","archived":false,"fork":false,"pushed_at":"2024-08-19T18:37:30.000Z","size":499,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T13:27:57.195Z","etag":null,"topics":["drag-and-drop","fileinput","vue","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@alttiri/vue-file-input","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlttiRi.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-01-14T21:20:45.000Z","updated_at":"2024-08-19T18:37:33.000Z","dependencies_parsed_at":"2023-02-12T06:31:32.391Z","dependency_job_id":null,"html_url":"https://github.com/AlttiRi/vue-file-input","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlttiRi%2Fvue-file-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlttiRi%2Fvue-file-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlttiRi%2Fvue-file-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlttiRi%2Fvue-file-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlttiRi","download_url":"https://codeload.github.com/AlttiRi/vue-file-input/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239845210,"owners_count":19706574,"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":["drag-and-drop","fileinput","vue","vue3","vuejs"],"created_at":"2024-10-14T01:07:19.655Z","updated_at":"2026-04-29T08:33:37.180Z","avatar_url":"https://github.com/AlttiRi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [vue-file-input](https://github.com/AlttiRi/vue-file-input)\n\nVue.js file input with Drag and Drop support.\n\nMostly for personal use.\n\n### Demo\n\n```vue\n\u003ctemplate\u003e\n  \u003cFileInput :state=\"state\"/\u003e\n\u003c/template\u003e\n\n\u003cscript setup\u003e\nimport {FileInput, getStateInstance} from \"@alttiri/vue-file-input\";\n\nconst state = getStateInstance({recursive: true});\nglobalThis.state = state;\n\u003c/script\u003e\n```\nThis demo is online: https://alttiri.github.io/vue-file-input/\n\n\n## Installation\n\n### From NPM\n\n```bash\nnpm install @alttiri/vue-file-input\n```\n\n### From GitHub repository\n\n```bash\nnpm install git+https://github.com/alttiri/vue-file-input.git\n```\n\n\u003cdetails\u003e\n\n\u003csummary\u003eMore ways\u003c/summary\u003e\n\n### From GitHub repository (a specific version):\n\n- **Based on SemVer:**\n    ```bash\n    npm install git+https://github.com/alttiri/vue-file-input.git#semver:1.3.0\n    ```\n  Or add\n    ```\n    \"@alttiri/vue-file-input\": \"github:alttiri/vue-file-input#semver:1.3.0\"\n    ```\n  as `dependencies` in `package.json` file.\n\n  See available [tags](https://github.com/AlttiRi/vue-file-input/tags).\n\n- **Based on a commit hash:**\n    ```bash\n    npm install git+https://git@github.com/alttiri/vue-file-input.git#c69898556be0b92bee92b0b96249e5731a2fbf47\n    ```\n  Or add\n    ```\n    \"@alttiri/vue-file-input\": \"github:alttiri/vue-file-input#c69898556be0b92bee92b0b96249e5731a2fbf47\"\n    ```\n  as `dependencies` in `package.json` file.\n\n  See available [commits hashes](https://github.com/AlttiRi/vue-file-input/commits/master).\n\n\n### From GitHub Packages:\nTo install you need first to create `.npmrc` file with `@alttiri:registry=https://npm.pkg.github.com` content:\n```bash\necho @alttiri:registry=https://npm.pkg.github.com \u003e\u003e .npmrc\n```\n\nonly then run\n\n```bash\nnpm install @alttiri/vue-file-input\n```\nNote, that GitHub Packages requires to have also `~/.npmrc` file (`.npmrc` in your home dir) with `//npm.pkg.github.com/:_authToken=TOKEN` content, where `TOKEN` is a token with the `read:packages` permission, take it here https://github.com/settings/tokens/new.\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falttiri%2Fvue-file-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falttiri%2Fvue-file-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falttiri%2Fvue-file-input/lists"}