{"id":16883568,"url":"https://github.com/salemcode8/vue-dropify","last_synced_at":"2025-03-20T04:48:11.533Z","repository":{"id":143788686,"uuid":"293210801","full_name":"SalemCode8/Vue-Dropify","owner":"SalemCode8","description":"Dropify Library for Vue.js","archived":false,"fork":false,"pushed_at":"2020-09-06T06:00:35.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T05:54:48.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/SalemCode8.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-06T05:34:29.000Z","updated_at":"2020-09-06T06:00:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f779f46-afd3-4ee3-b6c5-f264bd1b5673","html_url":"https://github.com/SalemCode8/Vue-Dropify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalemCode8%2FVue-Dropify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalemCode8%2FVue-Dropify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalemCode8%2FVue-Dropify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalemCode8%2FVue-Dropify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SalemCode8","download_url":"https://codeload.github.com/SalemCode8/Vue-Dropify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554135,"owners_count":20471173,"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":[],"created_at":"2024-10-13T16:12:20.185Z","updated_at":"2025-03-20T04:48:11.514Z","avatar_url":"https://github.com/SalemCode8.png","language":"Vue","readme":"## vue-dropify\n\n[![npm](https://img.shields.io/npm/v/@salemcode8/vue-dropify.svg)](https://www.npmjs.com/package/@salemcode8/vue-dropify) ![license](https://img.shields.io/github/license/salemcode8/vue-dropify.svg)\n\n## Description\n\nDropify build for vuejs framework\n\n**vue-dropify** package links :\n- \u003ca href=\"https://www.npmjs.com/package/salemcode8/vue-dropify\" target=\"_blank\"\u003enpm\u003c/a\u003e\n- \u003ca href=\"https://yarnpkg.com/en/package/salemcode8/vue-dropify\" target=\"_blank\"\u003eyarn\u003c/a\u003e\n\n## Getting Started\n\n_This packages still in Dev mode_\n`vue-dropify` helps you to upload files with a simple pre-visual display. \n\n## Installing\n\n```bash\nnpm i @salemcode8/vue-dropify\n```\n```bash\nyarn add @salemcode8/vue-dropify\n```\n\n## Usage\n\n```javascript\nimport VueDropify from 'vue-dropify';\n\nexport default {\n  components: {\n    'vue-dropify': VueDropify\n  }\n}\n```\n\n## Attributes\n\n| name              | default   | description |\n|----               |----       |----         |\n| **_full_**        | false     |  `Boolean // this attribute define if dopify zone is full width` |\n| **_size_**        | null      |  `String/Array // [minSize,maxSize] or 'maxSize'` |\n| **_unit_**        | 'bk'      |  `String // Options are : ['b'(bytes),'kb'(kilobytes),'mb'(megabytes)] ` |\n| **_width_**       | 'auto'    |  `String // Width of dropify zone` |\n| **_height_**      | ''        |  `String // Height of dropify zone` |\n| **_accept_**      | 'image/*' |  `String // The same option as \u003cinput type=\"file\" /\u003e` |\n| **_message_**     | null      |  `String // Displayed message when no image is selected` |\n| **_multiple_**    | null      |  `Boolean // To enable multiple file upload` |\n| **_uploadIcon_**  | ''        |  `String // Icon className` |\n| **_removeIcon_**  | null      |  `String // Icon className` |\n\n## Actions\n\n| name          | description |\n|----           |----         |\n| **_@upload_** | trigger when image is selected |\n| **_@change_** | when change happen to input file |\n| **_@input_**  | trigger when change happen to input file (For v-model Directive) |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalemcode8%2Fvue-dropify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalemcode8%2Fvue-dropify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalemcode8%2Fvue-dropify/lists"}