Package Exports
- qfastfs
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 (qfastfs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
qfastfs
qfastfs is the collection of filesystem functions used by
qdd to do things very quickly.
Note:
qfastfsviolates some norms of normal Node.js programming, by diving into interals and performing other trickery. It shouldn't be taken as example code to inspire your application or library.
(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.