Go to file
Raphaël JAKSE bee771666d handle xhr response parse error 2015-01-06 12:47:59 +01:00
3rd fix ajax, libD.IE back, add shims 2014-12-30 12:24:16 +01:00
css add -webkit- in qt 2014-12-30 12:25:08 +01:00
README fix ajax, libD.IE back, add shims 2014-12-30 12:24:16 +01:00
conf.js get rid of the 1.0 folder 2014-11-28 17:58:43 +01:00
contextmenu.js libD.void -> libD.none 2014-12-30 16:54:18 +01:00
core.js handle xhr response parse error 2015-01-06 12:47:59 +01:00
css3.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00
dbg.js get rid of the 1.0 folder 2014-11-28 17:58:43 +01:00
dom.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00
formNumbers.js get rid of the 1.0 folder 2014-11-28 17:58:43 +01:00
fs.js modernize, bump to 1.1 2014-12-22 13:35:12 +01:00
fx.js various fixes; more accessible context menu 2014-12-28 11:42:57 +01:00
http.js get rid of the 1.0 folder 2014-11-28 17:58:43 +01:00
indentHelper.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00
jso2dom.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00
mappingFunction.js get rid of the 1.0 folder 2014-11-28 17:58:43 +01:00
notify.js merge choice.js and notify.js 2014-12-30 12:22:39 +01:00
numbers.js get rid of the 1.0 folder 2014-11-28 17:58:43 +01:00
qt.js stretch also sets shrink 2015-01-03 16:15:09 +01:00
scroll.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00
selection.js libD.void -> libD.none 2014-12-30 16:54:18 +01:00
set.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00
sizepos.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00
tooltip.js various fixes; more accessible context menu 2014-12-28 11:42:57 +01:00
tree.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00
upload.js upload module 2014-12-30 12:24:39 +01:00
wm.js minor simplification 2014-12-30 12:23:33 +01:00
ws.js cleaning up, remove legacy ie support 2014-12-23 15:17:59 +01:00

README

This is libD 1.1.

libD is a set of javascript functions and objects under the GNU GPL 3+ that can be used in various projects.

You can see libD as a chunk of common code shared between several projects.
It's not yet mature. You can use it, but at your own risk:
it's not yet well documented, its API can change (but the base should not change very much for this version), it can eat your users.

If after reading this you still want to use it, ok then.
I would appreciate you send me a message to let me know.

Any contribution, suggestion, idea, code will be appreciated.

Internet Explorer is differently supported by the different modules because little efforts are made to support this browser.
Almost everything should work on IE7+  anyway.

For those who are interested, the "D" of libD has no meaning.
I just had to choose a namespace and libD is what came. Why? I don't know. Maybe "Dirty" could fit well for the moment.

libD calls third-party shims available in the 3rd folder. See 3rd/README for more details.

Author :
	Raphaël Jakse : raphael dot jakse at gmail dot com