Package Exports
- qdownload
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (qdownload) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
qdownload
qdownload is the downloader part of qdd. Its function,
given a tarball URL and an integrity string, is to download the the tarball,
untar it, and write the files into the given cache and destination directories.
(TODO: Docs)
Contributing
See CONTRIBUTING.md.
This project uses the Developer's Certificate of Origin. See DCO.txt.
Code of Conduct
See CODE_OF_CONDUCT.md.
License
MIT License. See LICENSE.txt.