Listing of all used libraries by spiderbasic.

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
sworteu
Posts: 18
Joined: Sun Feb 07, 2016 9:49 am

Listing of all used libraries by spiderbasic.

Post 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.
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: Listing of all used libraries by spiderbasic.

Post 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.
sworteu
Posts: 18
Joined: Sun Feb 07, 2016 9:49 am

Re: Listing of all used libraries by spiderbasic.

Post 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?
Post Reply