Skip to content

河南省地方志官网数据库,下载为epub电子书,地方志、县志、

Notifications You must be signed in to change notification settings

yjhenan/henan-difangzhi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

henan-difangzhi

河南省地方志

epub 生成脚本,只需手动从复制 地方志网址 填写到指定位置,通过此脚本可以生成需要的 地方志.epub格式,并兼容多看阅读图片查看模式。

/**
 * 地方志网站地址:index.ts文件下
 */
export const urlBook = "http://www.hnsqw.com.cn/zmdsjk/zmdsz/zmddqzx/"

用法

#直接运行
ts-node index.ts

#先编译TypeScript
tsc index.ts
#然后运行js
node index.ts

依赖

package.json

#安装Node.JS后直接
npm install

注意

  1. 依赖于Node.JS,且node版本 >= 10.x
  2. 目前只支持河南省地方志
  3. 手机端可能打不开,需要用Sigil处理下
  4. 只测试了驻马店市地方志,其他未知

Sigil处理方式:打开所生成的epub文件,选择yes,然后纠错并保存

截图 截图

About

河南省地方志官网数据库,下载为epub电子书,地方志、县志、

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published