+ 1
How can I import any javascript library on Sololearn?
Actually there's a library named p5.js and I want to include that library. This is js library for creating graphics and art easily. But I don't know how can I use this library on Sololearn?
2 Respostas
+ 1
Thanks.. Actually I know processing language but I'm totally new in javascript.. So I will learn Javascript using p5.js.. Thanks again
0
you can also write your own codes on github and export those js codes through script src using rawgit
below one is the full source but top one is using that same code from my github
example
https://code.sololearn.com/W12AigT6bMfs/?ref=app
https://code.sololearn.com/Wezs3S1lWQK1/?ref=app