This commit is contained in:
Daniel 2023-08-09 21:14:04 +08:00
parent 4db9b9f780
commit 68b960ad7a
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
8 changed files with 1120 additions and 131 deletions

View file

@ -285,6 +285,7 @@
思源的诞生离不开下列开源项目。
* [https://github.com/golang/go](https://github.com/golang/go) `BSD-3-Clause License`
* [https://github.com/sajari/docconv](https://github.com/sajari/docconv) `MIT License`
* [https://github.com/atotto/clipboard](https://github.com/atotto/clipboard) `BSD-3-Clause License`
* [https://github.com/vanng822/css](https://github.com/vanng822/css) `MIT License`
* [https://github.com/gofrs/flock](https://github.com/gofrs/flock) `BSD-3-Clause License`
@ -322,6 +323,7 @@
* [https://github.com/steambap/captcha](https://github.com/steambap/captcha) `MIT License`
* [https://github.com/vmihailenco/msgpack](https://github.com/vmihailenco/msgpack) `BSD-2-Clause License`
* [https://github.com/xrash/smetrics](https://github.com/xrash/smetrics) `MIT License`
* [https://github.com/xuri/excelize](https://github.com/xuri/excelize) `BSD-3-Clause License`
* [https://github.com/jgm/pandoc](https://github.com/jgm/pandoc) `GPL-2.0 License`
* [https://github.com/microsoft/TypeScript](https://github.com/microsoft/TypeScript) `Apache-2.0 License`
* [https://github.com/electron/electron](https://github.com/electron/electron) `MIT License`