Page 1 of 1

Listing of all used libraries by spiderbasic.

Posted: Tue Feb 09, 2016 1:47 pm
by sworteu
I'd like to see a listing of all used libraries (open source) used by spiderbasic.
This would be helpful when using EnableJS - DisableJS or the ! command.

It would give us a way to extend spiderbasic.

Re: Listing of all used libraries by spiderbasic.

Posted: Tue Feb 09, 2016 2:08 pm
by Fred
you can take a look in the libraries/javascript directory, but I don't we will list them all, because we can change them anytime if we find something which is better.

Re: Listing of all used libraries by spiderbasic.

Posted: Tue Feb 09, 2016 2:30 pm
by sworteu
Fred wrote:you can take a look in the libraries/javascript directory, but I don't we will list them all, because we can change them anytime if we find something which is better.
Thanks, it seems sb is using Dojo as the main library right?