https://tao.jisuowei.com or short http://t.jsw.im
仓库代码主要分为三块
由三部分拼接组成:
- JSZip.js
- FileSaver.js
- tao.js
前两个为惯用的库,第三个为抓取步骤,纯 js 编写的,位于
./public/code/tao.js
用于本地离线浏览 user_data 中的数据,使用 Vue + Element 编写,位于
./public/template/v[DATE]/
完成一个版本后,将其压缩放至
./public/download/template_v[DATE].zip
即此仓库 src ,使用 React + Blueprint + Tailwind 编写
yarn start
yarn build