Tenzin:RedAPI 的学术日历模块

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

文件名称:Tenzin:RedAPI 的学术日历模块

文件大小:107KB

文件格式:ZIP

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

JavaScript

丹增 RedAPI 的学术日历模块。 可用于挖掘有关康奈尔大学学术日历的最新信息。 var academic_calendar = require('Tenzin'); // Calling a year will return the academic calendar starting with that year // (In this case, 2014-15) academic_calendar.getJSON(2014) // Yay got the data .then(function (data) {...}) // On noes, something went wrong! .catch(function (error) {...}); 注意:这是http://api-mrkev.rhcloud.com/redapi/academic_calenda


【文件预览】:
Tenzin-master
----example.js(1011B)
----test.js(549B)
----README.md(609B)
----.gitignore(13B)
----index.js(2KB)
----package.json(520B)
----vendor()
--------jquery.tabletojson.min.js(2KB)
--------jquery.tabletojson.js(5KB)
--------jquery.min.js(82KB)
--------jquery.js(242KB)

网友评论