Skip to content

Repository files navigation

normalized-upload

Normalized DataTransfer items for less upload item handling pain.

Installation

$ component install component/normalized-upload

Example

varnormalize=require('normalized-upload');document.onpaste=function(e){console.log(e);normalize(e,function(){e.items.forEach(function(item){console.log(item);});});};

License

MIT

About

Normalized DataTransfer items for less upload item handling pain.

Resources

Stars

9 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages