Ahh - so at the moment, no - it's not available. However the Web IDE knows because it is built into the JSON files that it has for each board (like this one)
Potentially that information could be reported back, but it's all extra memory used for something that may actually not be useful to that many people.
Probably the most useful info would be a list of the available modules usable by require though.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ahh - so at the moment, no - it's not available. However the Web IDE knows because it is built into the JSON files that it has for each board (like this one)
Potentially that information could be reported back, but it's all extra memory used for something that may actually not be useful to that many people.
Probably the most useful info would be a list of the available modules usable by
require
though.