Skip to content

WindLeaf233/QingJiaoHelper

Repository files navigation

QingJiaoHelper

Warning

此项目暂时停止维护,重新开启时间约在 2024/6 月底,感谢支持。

使用方法

  1. 安装油猴脚本插件
  2. Greasy Fork - QingJiaoHelper 中安装脚本
  3. 详细用法见脚本主页

更新

由于学业只能随缘更新,若有能力请提 Pull Request

2023 知识竞赛脚本由 @hmjz100 修改提供,目前仅支持中学。未经深层测试,如遇问题请及时反馈。

构建

Note

你需要装有 Node.js 18+ 的环境

  1. 克隆仓库到本地
$ git clone https://github.com/WindLeaf233/QingJiaoHelper.git
  1. 安装包
$ cd QingJiaoHelper
$ npm i # 或者用你喜欢的包管理器,例如 `cnpm`
  1. 开始构建
$ npm run gen
  1. 构建完成的产物为 ./dist.js

版权

本脚本使用了以下库,它们的名字与开源许可如下:

  • toastify-js - Pure JavaScript library for better notification messages - MIT
  • axios - Promise based HTTP client for the browser and node.js - MIT
  • spectre - A Lightweight, Responsive and Modern CSS Framework(经修改) - MIT