An open-source file manager released under MIT license. Up-to-date for use with nodejs, but under HEAVY development, so expect rapid changes until we reach a working state. Currently at verion 2.4.0-alpha. Contributions and / or donations are welcome!
After working with it for a bit I've concluded that the filetree needs a custom binding to control it. I wasn't sure at first whether I wanted to drive everything from the filetree events, or control the filetree externally. I think controlling it externally will be the way to go due to the difficulty of controlling the viewmodel with filetree's events.
After working with it for a bit I've concluded that the filetree needs a custom binding to control it. I wasn't sure at first whether I wanted to drive everything from the filetree events, or control the filetree externally. I think controlling it externally will be the way to go due to the difficulty of controlling the viewmodel with filetree's events.