Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 810 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 810 Bytes

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.