UNPKG

plupload

Version:

Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and F

12 lines (11 loc) 180 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Sample HTML file</title> </head> <body> <h1>Sample HTML file</h1> <p>Sample paragraph</p> </body> </html>