winhowes / file-upload

A polymer element for using ajax to upload files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repository contains an element for file uploads using ajax. It supports multi-file selection as well as optional drop zones for drag-and-drop. The element is designed for use in Polymer 1.0.

Check out the demo and docs here: https://winhowes.github.io/file-upload/components/file-upload/.

Installation

To install simply run:

bower install --save file-upload

About

A polymer element for using ajax to upload files

License:MIT License


Languages

Language:HTML 100.0%