SkillAgentSearch skills...

LoadJs

Tiny Library for import and load the javascript file(code).

Install / Use

/learn @BaseMax/LoadJs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Load Script Js

Tiny Library for import and load the javascript file(code).

Using

Add to <head> :

window.appendscript("Link of the js file");
window.appendscript("Link of the js file",false);

Add to <body> :

window.appendscript("Link of the js file",true);

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated4y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Feb 16, 2022

No findings