JSPM

qfastfs

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q28595F
  • License MIT

qdd's fast fs operations librarty

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

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.