Aucune description

Anonymous 687660ef58 README.md text il y a 10 ans
app 27be0718ad Add the Durandal link il y a 10 ans
data 3975981fce add context menu management il y a 10 ans
style 3975981fce add context menu management il y a 10 ans
.bowerrc 32da2df9be init il y a 10 ans
.gitignore c143a84841 Add .gitignore file il y a 10 ans
MIT-LICENCE.txt 8b43d64304 Add licence il y a 10 ans
README.md 687660ef58 README.md text il y a 10 ans
bower.json 3975981fce add context menu management il y a 10 ans
index.html 3975981fce add context menu management il y a 10 ans

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