Skip to content

Commit 7e95c5d

Browse files
author
bajins
committed
docs(Other): 更新资源链接和文档
- 在 Other 目录下添加了新的资源链接,包括 PDF 相关工具和库 - 在 PL 目录下整合了 PDF 生成和处理的相关链接 - 更新了 Python 目录下的 Web 框架相关链接 - 在 Shell 目录下添加了多个终端工具和资源链接 - 在 Web 目录下添加了 CSS Paged Media 相关链接
1 parent c5e5404 commit 7e95c5d

File tree

5 files changed

+52
-17
lines changed

5 files changed

+52
-17
lines changed

Other/书籍和博客.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@
340340
* [https://runatworld.gitbook.io/dev](https://runatworld.gitbook.io/dev)
341341
* [https://www.panziye.com](https://www.panziye.com)
342342
* [https://baoyu.io](https://baoyu.io)
343+
* [https://buffaloboyhlh.github.io/it-handbooks](https://buffaloboyhlh.github.io/it-handbooks)
343344

344345

345346
- [国际化设计指南](https://www.tonpixel.cn/blog/%E5%9B%BD%E9%99%85%E5%8C%96%E8%AE%BE%E8%AE%A1%E6%8C%87%E5%8D%97)

PL/文档处理.md

Lines changed: 33 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,29 @@
125125
* [https://github.com/LibrePDF/OpenPDF](https://github.com/LibrePDF/OpenPDF)
126126
* [https://github.com/Frooodle/Stirling-PDF](https://github.com/Frooodle/Stirling-PDF)
127127
* [https://github.com/ofdrw/ofdrw](https://github.com/ofdrw/ofdrw)
128-
* [https://github.com/topics/pdf-creator](https://github.com/topics/pdf-creator)
128+
* PDF生成 [https://github.com/topics/pdf-creator](https://github.com/topics/pdf-creator)
129+
* [https://github.com/johnfercher/maroto](https://github.com/johnfercher/maroto)
130+
* [https://github.com/Vale-sail/maroto](https://github.com/Vale-sail/maroto)
131+
* [https://github.com/jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)
132+
* [https://github.com/tiechui1994/gopdf](https://github.com/tiechui1994/gopdf)
133+
* [https://github.com/apache/xmlgraphics-fop](https://github.com/apache/xmlgraphics-fop)
134+
* [https://github.com/apache/xmlgraphics-fop-pdf-images](https://github.com/apache/xmlgraphics-fop-pdf-images)
135+
* [https://github.com/pdfminer/pdfminer.six](https://github.com/pdfminer/pdfminer.six)
136+
* [https://github.com/euske/pdfminer](https://github.com/euske/pdfminer)
137+
* [https://github.com/alephdata/pdflib](https://github.com/alephdata/pdflib)
138+
* [https://github.com/pyx-project/pyx](https://github.com/pyx-project/pyx)
139+
* [https://github.com/reingart/pyfpdf](https://github.com/reingart/pyfpdf)
140+
* [https://github.com/pmaupin/pdfrw](https://github.com/pmaupin/pdfrw)
129141
* [https://github.com/wkhtmltopdf/wkhtmltopdf](https://github.com/wkhtmltopdf/wkhtmltopdf)
130142
* [https://github.com/SebastiaanKlippert/go-wkhtmltopdf](https://github.com/SebastiaanKlippert/go-wkhtmltopdf)
131143
* [https://github.com/jhonnymertz/java-wkhtmltopdf-wrapper](https://github.com/jhonnymertz/java-wkhtmltopdf-wrapper)
132144
* [https://github.com/knennigtri/merge-markdown](https://github.com/knennigtri/merge-markdown)
145+
* [https://github.com/pdfkit/pdfkit](https://github.com/pdfkit/pdfkit)
146+
* [https://github.com/JazzCore/python-pdfkit](https://github.com/JazzCore/python-pdfkit)
133147
* [https://github.com/gotenberg/gotenberg](https://github.com/gotenberg/gotenberg)
148+
* [https://github.com/xhtml2pdf/xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf)
149+
* [https://docs.reportlab.com](https://docs.reportlab.com)
150+
* [https://hg.reportlab.com/hg-public](https://hg.reportlab.com/hg-public)
134151
* [https://github.com/Kozea/WeasyPrint](https://github.com/Kozea/WeasyPrint)
135152
* PyPDF2 [https://github.com/py-pdf/pypdf](https://github.com/py-pdf/pypdf)
136153
* [https://github.com/pikepdf/pikepdf](https://github.com/pikepdf/pikepdf)
@@ -144,6 +161,12 @@
144161
* [https://github.com/pdfminer/pdfminer.six](https://github.com/pdfminer/pdfminer.six)
145162
* [https://github.com/pmaupin/pdfrw](https://github.com/pmaupin/pdfrw)
146163
* [https://github.com/vvanglro/pwhtmltopdf](https://github.com/vvanglro/pwhtmltopdf)
164+
* [https://github.com/Studiosity/grover](https://github.com/Studiosity/grover)
165+
* [https://github.com/YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)
166+
* [https://github.com/prawnpdf/prawn](https://github.com/prawnpdf/prawn)
167+
* [https://github.com/gettalong/hexapdf](https://github.com/gettalong/hexapdf)
168+
* [https://github.com/tecnickcom/tc-lib-pdf](https://github.com/tecnickcom/tc-lib-pdf)
169+
* [https://github.com/dompdf/dompdf](https://github.com/dompdf/dompdf)
147170
* [https://github.com/Sicos1977/ChromiumHtmlToPdf](https://github.com/Sicos1977/ChromiumHtmlToPdf)
148171
* [https://github.com/westy92/html-pdf-chrome](https://github.com/westy92/html-pdf-chrome)
149172
* [https://github.com/danfickle/openhtmltopdf](https://github.com/danfickle/openhtmltopdf)
@@ -166,6 +189,9 @@
166189
* [https://github.com/pdfme/pdfme](https://github.com/pdfme/pdfme)
167190
* [https://github.com/p-kuen/pdf-lib-builder](https://github.com/p-kuen/pdf-lib-builder)
168191
* [https://github.com/elliotblackburn/mdpdf](https://github.com/elliotblackburn/mdpdf)
192+
* [https://github.com/ArtifexSoftware/mupdf.js](https://github.com/ArtifexSoftware/mupdf.js)
193+
* [https://cgit.ghostscript.com/mupdf.git](https://cgit.ghostscript.com/mupdf.git)
194+
* [https://github.com/andytango/mupdf-js](https://github.com/andytango/mupdf-js)
169195
* [https://github.com/marcbachmann/node-html-pdf](https://github.com/marcbachmann/node-html-pdf)
170196
* [https://github.com/CSS-Paged-Media/html2pdf-tool-comparison](https://github.com/CSS-Paged-Media/html2pdf-tool-comparison)
171197
* [https://github.com/devongovett/node-wkhtmltopdf](https://github.com/devongovett/node-wkhtmltopdf)
@@ -175,28 +201,19 @@
175201
* [https://github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu)
176202
* [https://github.com/wojtekmaj/react-pdf](https://github.com/wojtekmaj/react-pdf)
177203
* 免费有水印 [https://github.com/unidoc](https://github.com/unidoc)
178-
* 创建PDF [https://github.com/johnfercher/maroto](https://github.com/johnfercher/maroto)
179-
* [https://github.com/Vale-sail/maroto](https://github.com/Vale-sail/maroto)
180-
* [https://github.com/jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)
181-
* [https://github.com/tiechui1994/gopdf](https://github.com/tiechui1994/gopdf)
182-
* [https://github.com/apache/xmlgraphics-fop](https://github.com/apache/xmlgraphics-fop)
183-
* [https://github.com/apache/xmlgraphics-fop-pdf-images](https://github.com/apache/xmlgraphics-fop-pdf-images)
184-
* python [https://github.com/py-pdf/pypdf](https://github.com/py-pdf/pypdf)
185-
* [https://github.com/pymupdf/PyMuPDF](https://github.com/pymupdf/PyMuPDF)
186-
* [https://hg.reportlab.com/hg-public](https://hg.reportlab.com/hg-public)
187-
* [https://github.com/pdfminer/pdfminer.six](https://github.com/pdfminer/pdfminer.six)
188-
* [https://github.com/euske/pdfminer](https://github.com/euske/pdfminer)
189-
* [https://github.com/alephdata/pdflib](https://github.com/alephdata/pdflib)
190-
* [https://github.com/pyx-project/pyx](https://github.com/pyx-project/pyx)
191-
* [https://github.com/reingart/pyfpdf](https://github.com/reingart/pyfpdf)
192-
* [https://github.com/pmaupin/pdfrw](https://github.com/pmaupin/pdfrw)
193204
* PDF转文本 [https://github.com/datalab-to/marker](https://github.com/datalab-to/marker)
194205

195206

196207
- OFD [https://github.com/ofdrw/ofdrw](https://github.com/ofdrw/ofdrw)
197208

198209

199210
* [https://docraptor.com](https://docraptor.com)
211+
* [https://docraptor.com/html-to-pdf-complexity](https://docraptor.com/html-to-pdf-complexity)
212+
* [https://docraptor.com/open-source-html-to-pdf](https://docraptor.com/open-source-html-to-pdf)
213+
* [https://docraptor.com/python-html-to-pdf](https://docraptor.com/python-html-to-pdf)
214+
* [https://docraptor.com/wkhtmltopdf-alternatives](https://docraptor.com/wkhtmltopdf-alternatives)
215+
* [https://pdfcrowd.com/html-to-pdf](https://pdfcrowd.com/html-to-pdf)
216+
* [https://pdfcrowd.com/save-as-pdf-addon](https://pdfcrowd.com/save-as-pdf-addon)
200217
* [https://doppio.sh](https://doppio.sh)
201218
* [https://pdfshift.io](https://pdfshift.io)
202219
* [https://pdfblade.com](https://pdfblade.com)

Python/Python第三方库.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
* [https://github.com/frappe/frappe](https://github.com/frappe/frappe)
5858
* [https://yhbt.net/unicorn.git](https://yhbt.net/unicorn.git)
5959
* WSGI [https://github.com/benoitc/gunicorn](https://github.com/benoitc/gunicorn)
60+
* [https://github.com/unbit/uwsgi](https://github.com/unbit/uwsgi)
61+
* [https://github.com/ictar/uwsgi-docs](https://github.com/ictar/uwsgi-docs)
6062
* ASGI [https://github.com/django/asgiref](https://github.com/django/asgiref)
6163
* [https://github.com/encode/uvicorn](https://github.com/encode/uvicorn)
6264
* [https://github.com/zauberzeug/nicegui](https://github.com/zauberzeug/nicegui)

Shell/README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,13 +287,26 @@
287287
* [https://github.com/TermoraDev/termora](https://github.com/TermoraDev/termora)
288288
* [https://github.com/kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)
289289
* [https://github.com/aoyiduo/woterm](https://github.com/aoyiduo/woterm)
290+
* [https://gitlab.com/Remmina/Remmina](https://gitlab.com/Remmina/Remmina)
290291
* [https://github.com/xpipe-io/xpipe](https://github.com/xpipe-io/xpipe)
291292
* [https://github.com/nxshell](https://github.com/nxshell)
292293
* [https://sourceforge.net/projects/nxshell](https://sourceforge.net/projects/nxshell)
293294
* [https://github.com/HaleyWang/SpringRemote](https://github.com/HaleyWang/SpringRemote)
295+
* [https://github.com/lollipopkit/flutter_server_box](https://github.com/lollipopkit/flutter_server_box)
294296
* FinalShell [https://www.hostbuf.com/t/988.html](https://www.hostbuf.com/t/988.html)
295297
* MobaXterm [https://www.mobatek.net](https://www.mobatek.net)
296298
* Xshell [https://www.netsarang.com](https://www.netsarang.com)
299+
* [https://www.xshell.com/zh/free-for-home-school](https://www.xshell.com/zh/free-for-home-school)
300+
* [https://termius.com/download](https://termius.com/download)
301+
* [https://github.com/ArcSurge/Termius-Pro-zh_CN](https://github.com/ArcSurge/Termius-Pro-zh_CN)
302+
* `%LOCALAPPDATA%\Programs\Termius\resources`
303+
* [https://www.emtec.com/zoc](https://www.emtec.com/zoc)
304+
* [https://sysprogs.com/SmarTTY](https://sysprogs.com/SmarTTY)
305+
* [https://www.terminal.icu](https://www.terminal.icu)
306+
* [https://www.xterminal.cn](https://www.xterminal.cn)
307+
* [https://ishell.cc/zh-CN](https://ishell.cc/zh-CN)
308+
* [https://www.hexhub.cn](https://www.hexhub.cn)
309+
* [https://bitvise.com/ssh-client](https://bitvise.com/ssh-client)
297310
* SecureCRT [https://www.vandyke.com](https://www.vandyke.com)
298311
* [https://github.com/winscp/winscp](https://github.com/winscp/winscp)
299312
* [https://sourceforge.net/projects/winscp](https://sourceforge.net/projects/winscp)
@@ -303,7 +316,6 @@
303316
* 主题配色 [https://github.com/mbadolato/iTerm2-Color-Schemes](https://github.com/mbadolato/iTerm2-Color-Schemes)
304317
* [https://github.com/gnome-terminator/terminator](https://github.com/gnome-terminator/terminator)
305318
* [https://github.com/shell360](https://github.com/shell360)
306-
* [https://www.termius.com](https://www.termius.com)
307319

308320

309321

@@ -349,6 +361,7 @@
349361
* [https://github.com/gizak/termui](https://github.com/gizak/termui)
350362
* [https://github.com/nsf/termbox-go](https://github.com/nsf/termbox-go)
351363
* [https://github.com/gdamore/tcell](https://github.com/gdamore/tcell)
364+
* [https://github.com/TeraTermProject/teraterm](https://github.com/TeraTermProject/teraterm)
352365
* WSL终端 [https://github.com/mintty/wsltty](https://github.com/mintty/wsltty)
353366
* Cygwin终端 [https://github.com/mintty/mintty](https://github.com/mintty/mintty)
354367
* [https://github.com/rprichard/winpty](https://github.com/rprichard/winpty)

Web/JavaScript第三方库.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@
138138
* [https://github.com/PlasmoHQ/plasmo](https://github.com/PlasmoHQ/plasmo)
139139
* [https://github.com/crxjs/chrome-extension-tools](https://github.com/crxjs/chrome-extension-tools)
140140
* CAPTCHA [https://github.com/tiagorangel1/cap](https://github.com/tiagorangel1/cap)
141+
* CSS Paged Media [https://github.com/pagedjs/pagedjs](https://github.com/pagedjs/pagedjs)
142+
* [https://docraptor.com/css-paged-media](https://docraptor.com/css-paged-media)
141143

142144

143145

0 commit comments

Comments
 (0)