Package Exports
- unionfs-extra
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 (unionfs-extra) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
unionfs-extra
This is default description for unionfs-extra
The Problem
...blurb...
The Solution
...blurb...
We approach it in 2 ways...
🛠 Approach 1:
...blurb...
Full list of options here
🩹 Approach 2:
...blurb...
Installation
This module is distributed via npm which is bundled with node and should be installed as one of your project's devDependencies:
yarn add -D unionfs-extraUsage
This module is distributed via npm which is bundled with node and should be installed as one of your project's devDependencies:
// FILENAME
import {SOMETHING} from 'unionfs-extra'
...blurb...
Options
| parameter | web/node | default | type | description |
|---|---|---|---|---|
| nodeBundle | node | index | string | the name of the bundle file |
Command Line
| parameter | description |
|---|---|
| verbose | logs the full config to the console |
Prior Art
ts-toolbelt- Higher type safety for TypeScript
Author
Contributing
The project follows the all-contributors specification. Contributions of any kind welcome!
Please see here for details of how to contribute.