List of ja

Is there anywhere documented a list of Javascript/npm libraries that are available to use in the function node like moment and crypto?

Most all inbuilt node JS standard library stuff as well as these:

So really the only two non-standard libraries would be Luxon and JMESPath, but you can bring in custom ones Configuration - n8n Documentation

2 Likes