ECAILLE Fabrice (externe) e2277667c5 Fix: add dependencies 8 năm trước cách đây
..
app 2e64cb961e Initial commit 8 năm trước cách đây
data 2e64cb961e Initial commit 8 năm trước cách đây
lib e2277667c5 Fix: add dependencies 8 năm trước cách đây
style 2e64cb961e Initial commit 8 năm trước cách đây
.bowerrc 2e64cb961e Initial commit 8 năm trước cách đây
MIT-LICENCE.txt 2e64cb961e Initial commit 8 năm trước cách đây
README.md 2e64cb961e Initial commit 8 năm trước cách đây
bower.json 2e64cb961e Initial commit 8 năm trước cách đây
index.html 2e64cb961e Initial commit 8 năm trước cách đây

README.md

Durandal Filebrowser widget

What's this widget ?

This Durandal widget allows to display a folder tree and add some actions to manipulate this items :

  • A clic on a file or folder selects it
  • A double-clic opens / closes a folder
  • A double-clic displays the file content in the editor
  • A right-clic opens a context menu with different options :
    • Rename the item
    • Copy the selected item(s)
    • Paste the selected item(s)
    • Create an item (in a folder)
    • Delete an item (and its components)

#Licence

Source code is under MIT Licence