Sozin:RedAPI 的考试时间表模块

时间:2024-06-24 05:14:55
【文件属性】:

文件名称:Sozin:RedAPI 的考试时间表模块

文件大小:107KB

文件格式:ZIP

更新时间:2024-06-24 05:14:55

JavaScript

索津 RedAPI 的考试时间表模块。 可用于挖掘有关康奈尔大学考试时间表的最新信息。 var exam_info = require('Sozin'); // Will accept 'fall' / 'spring' terms, and 'prelim' / 'final' exam types. exam_info.getJSON('fall', 'prelim') // Yay got the data .then(function (data) {...}) // On noes, something went wrong! .catch(function (error) {...}); 注意:这从http://registrar.sas.cornell.edu/Sched/exams.html的链接中挖掘数据,因此只包含当前学年的信息。


【文件预览】:
Sozin-master
----example.js(340B)
----test.js(549B)
----README.md(566B)
----.gitignore(13B)
----index.js(3KB)
----package.json(508B)
----vendor()
--------jquery.tabletojson.min.js(2KB)
--------jquery.tabletojson.js(5KB)
--------jquery.min.js(82KB)
--------jquery.js(242KB)

网友评论