[RESOLVED] Creating a JS Library | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answers
+ 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