2015-06-23 14:19:41 +00:00
2015-06-23 14:06:30 +00:00
2015-06-23 13:17:05 +00:00
2015-06-23 13:17:05 +00:00
2015-04-09 07:47:57 +00:00
2015-04-09 08:01:26 +00:00
2015-06-23 13:17:05 +00:00
2015-06-23 13:17:05 +00:00
2015-06-23 14:12:43 +00:00
2015-06-23 14:19:41 +00:00

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

Description
No description provided
Readme 3.3 MiB
Languages
JavaScript 49.6%
HTML 40.9%
CSS 5.6%
Less 3.9%