You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Yuhanlolo, you will need to manually download the package, load its JavaScript code into a string variable. Then you can evaluate this code with this library.
@evgenyneu Thanks! Does that mean I should pack all the js code into a single string, as most of the npm packages have multiple files and functions, should I manually put them all together?
Can I incorporate an npm package using js-evaluator? If yes, how should I do that?
The text was updated successfully, but these errors were encountered: