[RESOLVED] Creating a JS Library | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 5

[RESOLVED] Creating a JS Library

I was trying to create a JS Library for myself and maybe for publishing it but it doesn' t work here there' s the code: https://code.sololearn.com/W0S3crBaCMRY and here the Library on GitHub in Raw Mode: https://raw.githubusercontent.com/GabrieleYT9768/EasyJavaScript_Library/main/EasyJavaScript.js

2nd Mar 2021, 11:53 PM
Gabriele Giambrone
Gabriele Giambrone - avatar
4 Respostas
+ 9
to make the raw link a CDN link change the githubusercontent to githack here is the cdn of your library "https://raw.githack.com/GabrieleYT9768/EasyJavaScript_Library/main/EasyJavaScript.js" šŸ‘†use this link as src insted it works now{tested} šŸ‘
3rd Mar 2021, 12:02 AM
Atoms~āš›
Atoms~āš› - avatar
+ 5
welcome šŸ¤—
3rd Mar 2021, 12:08 AM
Atoms~āš›
Atoms~āš› - avatar
+ 3
Atomic Wave~āš› I tryed to use it before but it didn' t work. I' ll try again
3rd Mar 2021, 12:03 AM
Gabriele Giambrone
Gabriele Giambrone - avatar
+ 3
Atomic Wave~āš› Now it works, thanks!
3rd Mar 2021, 12:04 AM
Gabriele Giambrone
Gabriele Giambrone - avatar