What the JS libraries available to use in analysis?

What the JS libraries available to use in analysis?

Hi, guys!

I know we can use some libraries like axios or dayjs in analysis just call them with "require".

  1. const axios = require("axios");
I just to know all the libraries available to use in analysis, a simple list or something like that.
Do you guys can help me with this?