{"id":13677859,"url":"https://github.com/khofaai/vue-dropify","last_synced_at":"2025-03-30T07:31:20.496Z","repository":{"id":47012960,"uuid":"139869704","full_name":"khofaai/vue-dropify","owner":"khofaai","description":"A Simple image dropzone component for Vuejs ","archived":false,"fork":false,"pushed_at":"2022-09-16T05:40:16.000Z","size":280,"stargazers_count":17,"open_issues_count":3,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T15:12:27.662Z","etag":null,"topics":["component","dropify","dropzone","image","javascript","vue","vuejs","vuejs-components"],"latest_commit_sha":null,"homepage":"","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/khofaai.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":"SECURITY.md","support":null}},"created_at":"2018-07-05T15:38:51.000Z","updated_at":"2023-07-26T12:50:44.000Z","dependencies_parsed_at":"2022-09-16T13:32:56.141Z","dependency_job_id":null,"html_url":"https://github.com/khofaai/vue-dropify","commit_stats":null,"previous_names":["khofaai/kh-dropify"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofaai%2Fvue-dropify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofaai%2Fvue-dropify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofaai%2Fvue-dropify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khofaai%2Fvue-dropify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khofaai","download_url":"https://codeload.github.com/khofaai/vue-dropify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290555,"owners_count":20753723,"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":["component","dropify","dropzone","image","javascript","vue","vuejs","vuejs-components"],"created_at":"2024-08-02T13:00:48.039Z","updated_at":"2025-03-30T07:31:20.091Z","avatar_url":"https://github.com/khofaai.png","language":"Vue","funding_links":[],"categories":["Components \u0026 Libraries","Uncategorized"],"sub_categories":["UI Components","Uncategorized"],"readme":"## vue-dropify\n\n[![npm](https://img.shields.io/npm/v/vue-dropify.svg)](https://www.npmjs.com/package/vue-dropify) ![license](https://img.shields.io/github/license/khofaai/vue-dropify.svg) [![Build Status](https://travis-ci.org/khofaai/vue-dropify.svg?branch=master)](https://travis-ci.org/khofaai/vue-dropify) [![npm](https://img.shields.io/npm/dw/vue-dropify.svg)](https://www.npmjs.com/package/vue-dropify) [![npm](https://img.shields.io/npm/dt/vue-dropify.svg)](https://www.npmjs.com/package/vue-dropify)\n\n## Description\n\nDropify build for vuejs framework\n\n**vue-dropify** package links :\n- \u003ca href=\"https://www.npmjs.com/package/vue-dropify\" target=\"_blank\"\u003enpm\u003c/a\u003e\n- \u003ca href=\"https://yarnpkg.com/en/package/vue-dropify\" target=\"_blank\"\u003eyarn\u003c/a\u003e\n\n## Getting Started\n\n_This packages still in Dev mode_\n\n`vue-dropify` helps you to upload files with a simple pre-visual display.\n\n## Installing\n\n```bash\nnpm i vue-dropify\n```\n```bash\nyarn add 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| **src**           | null      |  `String // image format: base64` |\n| **full**          | false     |  `Boolean // this attribute define if dopify zone is full width` |\n| **size**          | null      |  `String/Array // [minSize,maxSize] or 'maxSize'` |\n| **unit**          | 'kb'      |  `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| **dimensions**    | null      |  `Object // { width, height } for wanted image dimensions` |\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\u003e vue-dropify \u003e= 0.6.0 support `v-model` directive\n\n| name          | description |\n|----           |----         |\n| _@deprecated_ **_@upload_** | trigger when image is selected |\n| **@change** | when change happen to input file |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhofaai%2Fvue-dropify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhofaai%2Fvue-dropify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhofaai%2Fvue-dropify/lists"}