Wanikani Open Framework - Jquery module

Progress module for Wanikani Open Framework

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greasyforks.org/scripts/451078/1091794/Wanikani%20Open%20Framework%20-%20Jquery%20module.js

ผู้เขียน
Robin Findley
เวอร์ชัน
1.0.0
สร้างเมื่อ
10-09-2022
อัปเดตเมื่อ
10-09-2022
Size
1.08 กิโลไบต์
สัญญาอนุญาต
MIT

This module is a loader for Jquery for when a script (or the Open Framework) needs is, but it is not present on the web page.
It is used by the Progress and Settings modules, both of which rely on Jquery UI.

Usage:

wkof.include('Jquery');
wkof.ready('Jquery').then(do_something);

长期地址
遇到问题?请前往 GitHub 提 Issues。