draggable-number.js icon indicating copy to clipboard operation
draggable-number.js copied to clipboard

collaboration

Open Usnul opened this issue 11 years ago • 1 comments

have you considered collaborating with projects like dat.gui? they implement this feature. I mean no disrespect, and i'm not implying your project is re-invention of the wheel, but it seems like your effort is very similar to that of a few other projects with higher level of exposure. Could you tell me what is unique about your project compared to all others? PS: i'm a fan of your threenodes project, very impressive work PPS: I'm not representing dat.gui, just referring to it as an example

Usnul avatar Feb 14 '14 10:02 Usnul

Hi,

Thanks for writing the very first issue. I've searched for similar js projects but didn't found exactly what draggable-number is about.

This is much smaller compared to dat.gui since it only implement a small component (NumberController and NumberControllerBox). But looking at the source of dat.gui it may be possible to only use parts of it.

Since I created this project for threenodes I will check if dat.gui could be reused like I want. So thanks again.

idflood avatar Feb 14 '14 13:02 idflood