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.
Listing of all used libraries by spiderbasic.
Re: Listing of all used libraries by spiderbasic.
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.
Thanks, it seems sb is using Dojo as the main library right?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.