Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

qfastfs

bengl23MIT1.0.2

qdd's fast fs operations librarty

install, package, module, download, downloader

readme

qfastfs

Build Status Coverage Status

qfastfs is the collection of filesystem functions used by qdd to do things very quickly.

Note: qfastfs violates 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.