Move wsf_js_widget library under draft/library/server/wsf_js_widget

This commit is contained in:
2014-07-07 10:26:10 +02:00
parent 3c8dc0a9e1
commit fe4c283336
106 changed files with 16 additions and 16 deletions

View File

@@ -0,0 +1,16 @@
# WSF Javascript Widgets
## Overview
A library to easily build HTML web pages with predefined widgets.
## Dependencies
* Bootstrap 3.0.0 (Licensed under the Apache License v2.0, http://getbootstrap.com/)
* Datepicker for Bootstrap (Licensed under the Apache License v2.0, http://www.eyecon.ro/bootstrap-datepicker/)
* jQuery v1.10.2 (MIT License, https://jquery.org/)
* typeahead.js 0.9.3 - Modified by Yassin Hassan (MIT License, https://github.com/twitter/typeahead)