SlashJs

No need for javascript with this library. Use commands inside of elements such as /time, /animate, and more!

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greatest.deepsurf.us/scripts/496001/1382611/SlashJs.js을(를) 사용하여 포함하는 라이브러리입니다.

작성자
DarkHeart Productions (DarkHeart)
버전
Alpha 1.0.0
생성일
2024-05-24
갱신일
2024-05-24
크기
2.26KB
라이선스
해당 없음

SlashJs


Slash is in it's name. A library I started a while ago will come back to life. Make JavaScript simple by slashing your code in half, do more, with less. SlashJs also includes another extension that allows you to create or add extensions created by others to SlashJs. If you do not need extensions, there is no need to link them.

SlashExtends current only ability is to load files and read the page. The files will not be ran as there is no code to run extensions yet.

See it in action! open


Key/Usage in JavaScript: slash(args)

Args:

exe to begin looking for commands
update update elements to show live status

Key/Usage in HTML5: /(action) (args)

Actions:

/time shows basic time like on your computer
/timefull shows full time, including seconds

What actions were looking to add:

/animate (classOrSingleStyle) (lengthOfAnimation) (colorOrSizeToChangeTo)
/focus
/loadData (dataId) (objectToLoad)