@jsvfs/extras
v1.0.0
Published
Shared classes and helpers for JSVFS adapters.
Maintainers
Readme
JSVFS Extras
Shared classes and helpers for JSVFS adapters.
If you're looking to use jsvfs, it's best to start with @jsvfs/core.
This module implements classes that can be used for developing adapters.
Exports
Journal: The error handling library for JSVFS adapters, providing classes for the official adapters.Matcher: The glob matching facility for JSVFS adapters.
Installation
Get it from npm:
npm install --save @jsvfs/extrasDocumentation
Complete documentation of jsvfs can be found at the jsvfs site.
