parallax / ddt

DDT (Drag and Drop Tables) is a library that adds drag and drop reordering support to HTML tables.
MIT License
5 stars 0 forks source link

UMD instead of AMD? #49

Open nathggns opened 10 years ago

nathggns commented 10 years ago

Issues with this is TypeScript doesn't technically support UMD. We'd have to write/find a tool to convert from AMD/commonjs to UMD.