zwave-js / node-zwave-js

Z-Wave driver written entirely in JavaScript/TypeScript
https://zwave-js.github.io/node-zwave-js/
MIT License
755 stars 613 forks source link

refactor: add portable bindings for the filesystem #7428

Open AlCalzone opened 1 week ago

AlCalzone commented 1 week ago

This PR adds portable FS bindings that will later be used to support different platforms than Node.js This isn't fully done everywhere yet, but requires some more other work to be finished.