资讯

Repository files navigation This is a sample application where a file can be served from Node api and downloaded by frontend web application using html and javascript with proper file name.
WIP This package is a work in progress, with various planned features. It will eventually run as a global script, allowing you to set up a flat-file API in any project, and run it on demand. A browser ...
Most of the file information that I need can be gathered with the HTML File API. File name, size and content type, for example, can be pulled from this easily. The only thing you need is a input ...