0.9.2 • Published 7 months ago
@btfuse/core v0.9.2
Fuse JS
This is the JS Fuse module, providing the interface for communicating with the native Fuse framework from within the device's webview.
Checking out the code
This module uses git submodules, clone via:
git clone https://github.com/btfuse/fuse.git --recurse-submodulesBuilding
To build, run:
npm install
npm run buildTesting
Run npm test