/taiwan-ebooks-downloader

📚 A Chrome extension for downloading books from Taiwan eBooks Database (**华文电子书库). 下载**华文电子书库 PDF 档案的 Chrome 扩展程序。

Primary LanguageHTML

Taiwan eBooks Downloader

A Chrome extension for downloading books from Taiwan eBooks Database (**华文电子书库).

下载**华文电子书库 PDF 档案的 Chrome 扩展程序。

Installation

  • Through the Chrome web store
  • Chrome : Click Settings -> Extensions -> Check Developer mode-> Load unpacked extension, navigate to the chrome folder, click OK.

Local dev

yarn install
yarn start

Build

yarn build

Test

yarn test

unit test

yarn test:ut

end to end test

yarn test:e2e

Acknowledgments