diff --git a/README.md b/README.md index 9adc5c856..a73b41a3d 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,10 @@ Member's privileges can only be used after payment, please refer to [Pricing](ht ## ๐Ÿ™ Acknowledgement +The birth of SiYuan is inseparable from many open source projects and contributors, please refer to the project source code/kernel/go.mod, package.json and project homepage. + +The growth of SiYuan is inseparable from user feedback and promotion, thank you for everyone's help to SiYuan โค๏ธ + ### Contributors Welcome to join us and contribute code to SiYuan together. @@ -272,56 +276,3 @@ Welcome to join us and contribute code to SiYuan together. - -### Open source project dependencies - -SiYuan is made possible by the following open source projects. - -* [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` -* [https://github.com/olahol/melody](https://github.com/olahol/melody) `BSD-2-Clause License` -* [https://github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) `Apache-2.0 License` -* [https://github.com/blastrain/vitess-sqlparser](https://github.com/blastrain/vitess-sqlparser) `Apache-2.0 License` -* [https://github.com/ConradIrwin/font](https://github.com/ConradIrwin/font) `MIT License` -* [https://github.com/Masterminds/sprig](https://github.com/Masterminds/sprig) `MIT License` -* [https://github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) `BSD-3-Clause License` -* [https://github.com/Xuanwo/go-locale](https://github.com/Xuanwo/go-locale) `Apache-2.0 License` -* [https://github.com/araddon/dateparse](https://github.com/araddon/dateparse) `MIT License` -* [https://github.com/common-nighthawk/go-figure](https://github.com/common-nighthawk/go-figure) `MIT License` -* [https://github.com/denisbrodbeck/machineid](https://github.com/denisbrodbeck/machineid) `MIT License` -* [https://github.com/dgraph-io/ristretto](https://github.com/dgraph-io/ristretto) `Apache-2.0 License` -* [https://github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) `MIT License` -* [https://github.com/emirpasic/gods](https://github.com/emirpasic/gods) `BSD-2-Clause License` -* [https://github.com/facette/natsort](https://github.com/facette/natsort) `BSD-3-Clause License` -* [https://github.com/flopp/go-findfont](https://github.com/flopp/go-findfont) `MIT License` -* [https://github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) `BSD-3-Clause License` -* [https://github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) `MIT License` -* [https://github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) `MIT License` -* [https://github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) `MIT License` -* [https://github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) `MIT License` -* [https://github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) `MIT License` -* [https://github.com/go-ole/go-ole](https://github.com/go-ole/go-ole) `MIT License` -* [https://github.com/imroc/req](https://github.com/imroc/req) `MIT License` -* [https://github.com/jinzhu/copier](https://github.com/jinzhu/copier) `MIT License` -* [https://github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) `MIT License` -* [https://github.com/mitchellh/go-ps](https://github.com/mitchellh/go-ps) `MIT License` -* [https://github.com/mssola/useragent](https://github.com/mssola/useragent) `MIT License` -* [https://github.com/panjf2000/ants](https://github.com/panjf2000/ants) `MIT License` -* [https://github.com/patrickmn/go-cache](https://github.com/patrickmn/go-cache) `MIT License` -* [https://github.com/radovskyb/watcher](https://github.com/radovskyb/watcher) `BSD-3-Clause License` -* [https://github.com/sabhiram/go-gitignore](https://github.com/sabhiram/go-gitignore) `MIT License` -* [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` -* [https://github.com/visjs/vis-network](https://github.com/visjs/vis-network) `Apache-2.0 License` -* [https://github.com/mozilla/pdf.js](https://github.com/mozilla/pdf.js) `Apache-2.0 License` -* [https://github.com/blueimp/JavaScript-MD5](https://github.com/blueimp/JavaScript-MD5) `MIT License` - -Complete dependencies please refer to [go.mod](https://github.com/siyuan-note/siyuan/blob/master/kernel/go.mod) and [package.json](https://github.com/siyuan-note/siyuan/blob/master/app/package.json). diff --git a/README_zh_CN.md b/README_zh_CN.md index 4635ad7db..0d6b00baf 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -272,6 +272,10 @@ ## ๐Ÿ™ ้ธฃ่ฐข +ๆ€ๆบ็š„่ฏž็”Ÿ็ฆปไธๅผ€ไผ—ๅคš็š„ๅผ€ๆบ้กน็›ฎๅ’Œ่ดก็Œฎ่€…๏ผŒ่ฏทๅ‚่€ƒ้กน็›ฎๆบไปฃ็ /kernel/go.modใ€package.json ๅ’Œ้กน็›ฎ้ฆ–้กตใ€‚ + +ๆ€ๆบ็š„ๆˆ้•ฟ็ฆปไธๅผ€็”จๆˆท็š„ๅ้ฆˆๅ’Œๅฎฃไผ ๆŽจๅนฟ๏ผŒๆ„Ÿ่ฐขๆ‰€ๆœ‰ไบบๅฏนๆ€ๆบ็š„ๅธฎๅŠฉ โค๏ธ + ### ่ดก็Œฎ่€…ๅˆ—่กจ ๆฌข่ฟŽๅŠ ๅ…ฅๆˆ‘ไปฌ๏ผŒไธ€่ตทไธบๆ€ๆบ่ดก็Œฎไปฃ็ ใ€‚ @@ -279,56 +283,3 @@ - -### ๅผ€ๆบ้กน็›ฎไพ่ต–ๅˆ—่กจ - -ๆ€ๆบ็š„่ฏž็”Ÿ็ฆปไธๅผ€ไธ‹ๅˆ—ๅผ€ๆบ้กน็›ฎใ€‚ - -* [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` -* [https://github.com/olahol/melody](https://github.com/olahol/melody) `BSD-2-Clause License` -* [https://github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) `Apache-2.0 License` -* [https://github.com/blastrain/vitess-sqlparser](https://github.com/blastrain/vitess-sqlparser) `Apache-2.0 License` -* [https://github.com/ConradIrwin/font](https://github.com/ConradIrwin/font) `MIT License` -* [https://github.com/Masterminds/sprig](https://github.com/Masterminds/sprig) `MIT License` -* [https://github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) `BSD-3-Clause License` -* [https://github.com/Xuanwo/go-locale](https://github.com/Xuanwo/go-locale) `Apache-2.0 License` -* [https://github.com/araddon/dateparse](https://github.com/araddon/dateparse) `MIT License` -* [https://github.com/common-nighthawk/go-figure](https://github.com/common-nighthawk/go-figure) `MIT License` -* [https://github.com/denisbrodbeck/machineid](https://github.com/denisbrodbeck/machineid) `MIT License` -* [https://github.com/dgraph-io/ristretto](https://github.com/dgraph-io/ristretto) `Apache-2.0 License` -* [https://github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) `MIT License` -* [https://github.com/emirpasic/gods](https://github.com/emirpasic/gods) `BSD-2-Clause License` -* [https://github.com/facette/natsort](https://github.com/facette/natsort) `BSD-3-Clause License` -* [https://github.com/flopp/go-findfont](https://github.com/flopp/go-findfont) `MIT License` -* [https://github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) `BSD-3-Clause License` -* [https://github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) `MIT License` -* [https://github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) `MIT License` -* [https://github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) `MIT License` -* [https://github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) `MIT License` -* [https://github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) `MIT License` -* [https://github.com/go-ole/go-ole](https://github.com/go-ole/go-ole) `MIT License` -* [https://github.com/imroc/req](https://github.com/imroc/req) `MIT License` -* [https://github.com/jinzhu/copier](https://github.com/jinzhu/copier) `MIT License` -* [https://github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) `MIT License` -* [https://github.com/mitchellh/go-ps](https://github.com/mitchellh/go-ps) `MIT License` -* [https://github.com/mssola/useragent](https://github.com/mssola/useragent) `MIT License` -* [https://github.com/panjf2000/ants](https://github.com/panjf2000/ants) `MIT License` -* [https://github.com/patrickmn/go-cache](https://github.com/patrickmn/go-cache) `MIT License` -* [https://github.com/radovskyb/watcher](https://github.com/radovskyb/watcher) `BSD-3-Clause License` -* [https://github.com/sabhiram/go-gitignore](https://github.com/sabhiram/go-gitignore) `MIT License` -* [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` -* [https://github.com/visjs/vis-network](https://github.com/visjs/vis-network) `Apache-2.0 License` -* [https://github.com/mozilla/pdf.js](https://github.com/mozilla/pdf.js) `Apache-2.0 License` -* [https://github.com/blueimp/JavaScript-MD5](https://github.com/blueimp/JavaScript-MD5) `MIT License` - -ๅฎŒๆ•ด็š„ไพ่ต–้กน่ฏทๅ‚่€ƒ [go.mod](https://github.com/siyuan-note/siyuan/blob/master/kernel/go.mod) ๅ’Œ [package.json](https://github.com/siyuan-note/siyuan/blob/master/app/package.json)ใ€‚ diff --git a/app/guide/20210808180117-6v0mkxr/20201121224345-rc27qvo.sy b/app/guide/20210808180117-6v0mkxr/20201121224345-rc27qvo.sy index 3e8a475a7..4e64f593a 100644 --- a/app/guide/20210808180117-6v0mkxr/20201121224345-rc27qvo.sy +++ b/app/guide/20210808180117-6v0mkxr/20201121224345-rc27qvo.sy @@ -7,2017 +7,34 @@ "id": "20201121224345-rc27qvo", "title": "Acknowledgements", "type": "doc", - "updated": "20230809211818" + "updated": "20230820180114" }, "Children": [ { - "ID": "20210924163316-6qroudx", + "ID": "20230820175825-khk2ihn", "Type": "NodeParagraph", "Properties": { - "id": "20210924163316-6qroudx", - "updated": "20210924163316" + "id": "20230820175825-khk2ihn", + "updated": "20230820175917" }, "Children": [ { "Type": "NodeText", - "Data": "SiYuan is made possible by the following open source projects." + "Data": "The birth of SiYuan is inseparable from many open source projects and contributors, please refer to the project source code/kernel/go.mod, package.json and project homepage." } ] }, { - "ID": "20220522101213-z3hokh2", - "Type": "NodeList", - "ListData": {}, - "Properties": { - "id": "20220522101213-z3hokh2", - "updated": "20230809211220" - }, - "Children": [ - { - "ID": "20220522101213-32s35am", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-32s35am", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-nx21tg2", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-nx21tg2", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/golang/go", - "TextMarkTextContent": "https://github.com/golang/go" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230809211219-2bk99t0", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230809211219-2bk99t0", - "updated": "20230809211220" - }, - "Children": [ - { - "ID": "20230809211219-syvv0uy", - "Type": "NodeParagraph", - "Properties": { - "id": "20230809211219-syvv0uy", - "updated": "20230809211220" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/sajari/docconv", - "TextMarkTextContent": "https://github.com/sajari/docconv" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-dxo55nf", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-dxo55nf", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-k0lrni9", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-k0lrni9", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/atotto/clipboard", - "TextMarkTextContent": "https://github.com/atotto/clipboard" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-xcxe7qa", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-xcxe7qa", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-cgjafl9", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-cgjafl9", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/vanng822/css", - "TextMarkTextContent": "https://github.com/vanng822/css" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-cy2t8rj", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-cy2t8rj", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-2zc9z0j", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-2zc9z0j", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gofrs/flock", - "TextMarkTextContent": "https://github.com/gofrs/flock" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-vxd5uvk", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-vxd5uvk", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-epfxedg", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-epfxedg", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/olahol/melody", - "TextMarkTextContent": "https://github.com/olahol/melody" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-wexh1bk", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-wexh1bk", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-sqog8a5", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-sqog8a5", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/pdfcpu/pdfcpu", - "TextMarkTextContent": "https://github.com/pdfcpu/pdfcpu" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-7w3dt83", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-7w3dt83", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-7drd73c", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-7drd73c", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/blastrain/vitess-sqlparser", - "TextMarkTextContent": "https://github.com/blastrain/vitess-sqlparser" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-9h6p39y", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-9h6p39y", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-1p6r2ap", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-1p6r2ap", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/ConradIrwin/font", - "TextMarkTextContent": "https://github.com/ConradIrwin/font" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-sbjb6o6", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-sbjb6o6", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-sbk4z3m", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-sbk4z3m", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/Masterminds/sprig", - "TextMarkTextContent": "https://github.com/Masterminds/sprig" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-9qfyj2z", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-9qfyj2z", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-07i1ea6", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-07i1ea6", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/PuerkitoBio/goquery", - "TextMarkTextContent": "https://github.com/PuerkitoBio/goquery" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220714213423-trvfz6b", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220714213423-trvfz6b", - "updated": "20220714213452" - }, - "Children": [ - { - "ID": "20220714213423-98xbjwl", - "Type": "NodeParagraph", - "Properties": { - "id": "20220714213423-98xbjwl", - "updated": "20220714213452" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/Xuanwo/go-locale", - "TextMarkTextContent": "https://github.com/Xuanwo/go-locale" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-wnm7wrk", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-wnm7wrk", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-dbo1c15", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-dbo1c15", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/araddon/dateparse", - "TextMarkTextContent": "https://github.com/araddon/dateparse" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-fskm2ln", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-fskm2ln", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-68bec73", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-68bec73", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/common-nighthawk/go-figure", - "TextMarkTextContent": "https://github.com/common-nighthawk/go-figure" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-0hnkohy", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-0hnkohy", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-8cpafhd", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-8cpafhd", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/dgraph-io/ristretto", - "TextMarkTextContent": "https://github.com/dgraph-io/ristretto" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-ij1utbx", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-ij1utbx", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-cxs1jo7", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-cxs1jo7", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/dustin/go-humanize", - "TextMarkTextContent": "https://github.com/dustin/go-humanize" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-y9ot7oi", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-y9ot7oi", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-fmfn2vs", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-fmfn2vs", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/emirpasic/gods", - "TextMarkTextContent": "https://github.com/emirpasic/gods" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-lhjudq6", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-lhjudq6", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-frfiuyr", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-frfiuyr", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/facette/natsort", - "TextMarkTextContent": "https://github.com/facette/natsort" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-y808cna", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-y808cna", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-q8pmmh3", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-q8pmmh3", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/flopp/go-findfont", - "TextMarkTextContent": "https://github.com/flopp/go-findfont" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-m6w04o5", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-m6w04o5", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-vidj9jl", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-vidj9jl", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/fsnotify/fsnotify", - "TextMarkTextContent": "https://github.com/fsnotify/fsnotify" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220530180107-u2pjucg", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220530180107-u2pjucg", - "updated": "20220530180108" - }, - "Children": [ - { - "ID": "20220530180107-zbx81j2", - "Type": "NodeParagraph", - "Properties": { - "id": "20220530180107-zbx81j2", - "updated": "20220530180108" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gabriel-vasile/mimetype", - "TextMarkTextContent": "https://github.com/gabriel-vasile/mimetype" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-xvc77du", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-xvc77du", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-fbd6lfw", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-fbd6lfw", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/cors", - "TextMarkTextContent": "https://github.com/gin-contrib/cors" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-is4r70u", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-is4r70u", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-j1ek22c", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-j1ek22c", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/gzip", - "TextMarkTextContent": "https://github.com/gin-contrib/gzip" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-khmzhxt", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-khmzhxt", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-nr7cezh", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-nr7cezh", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/sessions", - "TextMarkTextContent": "https://github.com/gin-contrib/sessions" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-yxrzdsn", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-yxrzdsn", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-45oxabp", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-45oxabp", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-gonic/gin", - "TextMarkTextContent": "https://github.com/gin-gonic/gin" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230329104223-m11wdj2", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230329104223-m11wdj2", - "updated": "20230329104243" - }, - "Children": [ - { - "ID": "20230329104223-gi5y2gh", - "Type": "NodeParagraph", - "Properties": { - "id": "20230329104223-gi5y2gh", - "updated": "20230329104243" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/go-ole/go-ole", - "TextMarkTextContent": "https://github.com/go-ole/go-ole" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-wsv1k5p", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-wsv1k5p", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-klr1nd8", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-klr1nd8", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/imroc/req", - "TextMarkTextContent": "https://github.com/imroc/req" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-4u8zb9j", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-4u8zb9j", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-9zx509x", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-9zx509x", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/jinzhu/copier", - "TextMarkTextContent": "https://github.com/jinzhu/copier" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-7qrc2ol", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-7qrc2ol", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-wdujxo6", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-wdujxo6", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mattn/go-sqlite3", - "TextMarkTextContent": "https://github.com/mattn/go-sqlite3" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-s0qn0r1", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-s0qn0r1", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-0xgww1m", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-0xgww1m", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mitchellh/go-ps", - "TextMarkTextContent": "https://github.com/mitchellh/go-ps" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-baxbnuz", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-baxbnuz", - "updated": "20230601220909" - }, - "Children": [ - { - "ID": "20220522101213-zirylou", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-zirylou", - "updated": "20230601220909" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mssola/useragent", - "TextMarkTextContent": "https://github.com/mssola/useragent" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-2usxdti", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-2usxdti", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-xeyakzk", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-xeyakzk", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/panjf2000/ants", - "TextMarkTextContent": "https://github.com/panjf2000/ants" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-wlokd4c", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-wlokd4c", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-u7ff8hp", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-u7ff8hp", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/patrickmn/go-cache", - "TextMarkTextContent": "https://github.com/patrickmn/go-cache" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-l3pae85", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-l3pae85", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-phwfz0e", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-phwfz0e", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/radovskyb/watcher", - "TextMarkTextContent": "https://github.com/radovskyb/watcher" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220627111415-46q353e", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220627111415-46q353e", - "updated": "20220627111416" - }, - "Children": [ - { - "ID": "20220627111415-5kxfvm8", - "Type": "NodeParagraph", - "Properties": { - "id": "20220627111415-5kxfvm8", - "updated": "20220627111416" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/sabhiram/go-gitignore", - "TextMarkTextContent": "https://github.com/sabhiram/go-gitignore" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220716105829-vbod5lq", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220716105829-vbod5lq", - "updated": "20220716105832" - }, - "Children": [ - { - "ID": "20220716105829-ogsmwn0", - "Type": "NodeParagraph", - "Properties": { - "id": "20220716105829-ogsmwn0", - "updated": "20220716105832" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/steambap/captcha", - "TextMarkTextContent": "https://github.com/steambap/captcha" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-wxfscvi", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-wxfscvi", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-y8f278f", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-y8f278f", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/vmihailenco/msgpack", - "TextMarkTextContent": "https://github.com/vmihailenco/msgpack" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-yzxz9zy", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-yzxz9zy", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-d7jk75x", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-d7jk75x", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/xrash/smetrics", - "TextMarkTextContent": "https://github.com/xrash/smetrics" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230809211205-15z43s4", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230809211205-15z43s4" - }, - "Children": [ - { - "ID": "20230809211205-m43thma", - "Type": "NodeParagraph", - "Properties": { - "id": "20230809211205-m43thma", - "updated": "20230809211205" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/xuri/excelize", - "TextMarkTextContent": "https://github.com/xuri/excelize" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹" - } - ] - } - ] - }, - { - "ID": "20220916111941-ovxdg7y", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220916111941-ovxdg7y", - "updated": "20220916111943" - }, - "Children": [ - { - "ID": "20220916111941-aaz5oeq", - "Type": "NodeParagraph", - "Properties": { - "id": "20220916111941-aaz5oeq", - "updated": "20220916111943" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/jgm/pandoc", - "TextMarkTextContent": "https://github.com/jgm/pandoc" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "GPL-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - }, - { - "ID": "20220916111941-o48c9kp", - "Type": "NodeCodeBlock", - "IsFencedCodeBlock": true, - "Properties": { - "id": "20220916111941-o48c9kp" - }, - "Children": [ - { - "Type": "NodeCodeBlockFenceOpenMarker", - "Data": "```" - }, - { - "Type": "NodeCodeBlockFenceCloseMarker", - "Data": "```" - } - ] - } - ] - }, - { - "ID": "20220522101213-yu7qe0l", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-yu7qe0l", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-29lcy64", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-29lcy64", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/microsoft/TypeScript", - "TextMarkTextContent": "https://github.com/microsoft/TypeScript" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-yc6lioq", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-yc6lioq", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-pw8lmf6", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-pw8lmf6", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/electron/electron", - "TextMarkTextContent": "https://github.com/electron/electron" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-w3d3ez6", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-w3d3ez6", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-e4u6ywd", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-e4u6ywd", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/visjs/vis-network", - "TextMarkTextContent": "https://github.com/visjs/vis-network" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-jkrwoss", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-jkrwoss", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-yy3v1qo", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-yy3v1qo", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mozilla/pdf.js", - "TextMarkTextContent": "https://github.com/mozilla/pdf.js" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101213-rvpsvvl", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101213-rvpsvvl", - "updated": "20220522101213" - }, - "Children": [ - { - "ID": "20220522101213-3ah09bh", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101213-3ah09bh", - "updated": "20220522101213" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/blueimp/JavaScript-MD5", - "TextMarkTextContent": "https://github.com/blueimp/JavaScript-MD5" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - } - ] - }, - { - "ID": "20230809211809-2n0ftr7", + "ID": "20230820175825-fvnif0x", "Type": "NodeParagraph", "Properties": { - "id": "20230809211809-2n0ftr7", - "updated": "20230809211818" + "id": "20230820175825-fvnif0x", + "updated": "20230820180114" }, "Children": [ { "Type": "NodeText", - "Data": "Complete dependencies please refer to " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/kernel/go.mod", - "TextMarkTextContent": "go.mod" - }, - { - "Type": "NodeText", - "Data": " and " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/app/package.json", - "TextMarkTextContent": "package.json" - }, - { - "Type": "NodeText", - "Data": "." + "Data": "The growth of SiYuan is inseparable from user feedback and promotion, thank you for everyone's help to SiYuan โค๏ธ" } ] } diff --git a/app/guide/20210808180117-czj9bvb/20201121212605-9td1a62.sy b/app/guide/20210808180117-czj9bvb/20201121212605-9td1a62.sy index 2cc706ba1..78a326fd3 100644 --- a/app/guide/20210808180117-czj9bvb/20201121212605-9td1a62.sy +++ b/app/guide/20210808180117-czj9bvb/20201121212605-9td1a62.sy @@ -7,7 +7,7 @@ "id": "20201121212605-9td1a62", "title": "่‡ด่ฐข", "type": "doc", - "updated": "20230809211744" + "updated": "20230820175936" }, "Children": [ { @@ -15,2034 +15,26 @@ "Type": "NodeParagraph", "Properties": { "id": "20210924163203-lxaclhb", - "updated": "20210924163203" + "updated": "20230820175910" }, "Children": [ { "Type": "NodeText", - "Data": "ๆ€ๆบ็š„่ฏž็”Ÿ็ฆปไธๅผ€ไธ‹ๅˆ—ๅผ€ๆบ้กน็›ฎใ€‚" + "Data": "ๆ€ๆบ็š„่ฏž็”Ÿ็ฆปไธๅผ€ไผ—ๅคš็š„ๅผ€ๆบ้กน็›ฎๅ’Œ่ดก็Œฎ่€…๏ผŒ่ฏทๅ‚่€ƒ้กน็›ฎๆบไปฃ็ /kernel/go.modใ€package.json ๅ’Œ้กน็›ฎ้ฆ–้กตใ€‚" } ] }, { - "ID": "20220522101224-ctmcj3d", - "Type": "NodeList", - "ListData": {}, - "Properties": { - "id": "20220522101224-ctmcj3d", - "updated": "20230809211150" - }, - "Children": [ - { - "ID": "20220522101224-g32lpzs", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-g32lpzs", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-zdtyknw", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-zdtyknw", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/golang/go", - "TextMarkTextContent": "https://github.com/golang/go" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230809211107-xpzvhfo", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230809211107-xpzvhfo" - }, - "Children": [ - { - "ID": "20230809211107-fmswd9g", - "Type": "NodeParagraph", - "Properties": { - "id": "20230809211107-fmswd9g", - "updated": "20230809211129" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/sajari/docconv", - "TextMarkTextContent": "https://github.com/sajari/docconv" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-92cs3fx", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-92cs3fx", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-cemhk29", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-cemhk29", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/atotto/clipboard", - "TextMarkTextContent": "https://github.com/atotto/clipboard" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-bembqni", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-bembqni", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-n1y4lh5", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-n1y4lh5", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/vanng822/css", - "TextMarkTextContent": "https://github.com/vanng822/css" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-4jzev02", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-4jzev02", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-z0p78bc", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-z0p78bc", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gofrs/flock", - "TextMarkTextContent": "https://github.com/gofrs/flock" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-t4qexd3", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-t4qexd3", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-60nqqor", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-60nqqor", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/olahol/melody", - "TextMarkTextContent": "https://github.com/olahol/melody" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-r8l4uc7", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-r8l4uc7", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-6ooi7hw", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-6ooi7hw", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/pdfcpu/pdfcpu", - "TextMarkTextContent": "https://github.com/pdfcpu/pdfcpu" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-2z5veif", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-2z5veif", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-30xot39", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-30xot39", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/blastrain/vitess-sqlparser", - "TextMarkTextContent": "https://github.com/blastrain/vitess-sqlparser" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-5ay8nty", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-5ay8nty", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-hlp1imv", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-hlp1imv", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/ConradIrwin/font", - "TextMarkTextContent": "https://github.com/ConradIrwin/font" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-7gj2kvt", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-7gj2kvt", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-ad0xj3f", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-ad0xj3f", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/Masterminds/sprig", - "TextMarkTextContent": "https://github.com/Masterminds/sprig" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-7y1rirv", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-7y1rirv", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-9n018wk", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-9n018wk", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/PuerkitoBio/goquery", - "TextMarkTextContent": "https://github.com/PuerkitoBio/goquery" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220714213505-1jo69vh", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220714213505-1jo69vh", - "updated": "20220714213505" - }, - "Children": [ - { - "ID": "20220714213505-2fv6zng", - "Type": "NodeParagraph", - "Properties": { - "id": "20220714213505-2fv6zng", - "updated": "20220714213505" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/Xuanwo/go-locale", - "TextMarkTextContent": "https://github.com/Xuanwo/go-locale" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-kd4artt", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-kd4artt", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-sav0t87", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-sav0t87", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/araddon/dateparse", - "TextMarkTextContent": "https://github.com/araddon/dateparse" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-ixndqmt", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-ixndqmt", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-0modgpd", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-0modgpd", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/common-nighthawk/go-figure", - "TextMarkTextContent": "https://github.com/common-nighthawk/go-figure" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220714214929-bu9sa48", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220714214929-bu9sa48", - "updated": "20220714214930" - }, - "Children": [ - { - "ID": "20220714214929-ymyyzgc", - "Type": "NodeParagraph", - "Properties": { - "id": "20220714214929-ymyyzgc", - "updated": "20220714214930" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/denisbrodbeck/machineid", - "TextMarkTextContent": "https://github.com/denisbrodbeck/machineid" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-cv41vkc", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-cv41vkc", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-ekpbcyk", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-ekpbcyk", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/dgraph-io/ristretto", - "TextMarkTextContent": "https://github.com/dgraph-io/ristretto" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-kbwhjhc", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-kbwhjhc", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-hwspsh2", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-hwspsh2", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/dustin/go-humanize", - "TextMarkTextContent": "https://github.com/dustin/go-humanize" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-oj24qgg", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-oj24qgg", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-2h8c7ez", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-2h8c7ez", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/emirpasic/gods", - "TextMarkTextContent": "https://github.com/emirpasic/gods" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-rlyksvq", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-rlyksvq", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-itwzlk0", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-itwzlk0", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/facette/natsort", - "TextMarkTextContent": "https://github.com/facette/natsort" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-2mtnbay", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-2mtnbay", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-bzpwo1e", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-bzpwo1e", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/flopp/go-findfont", - "TextMarkTextContent": "https://github.com/flopp/go-findfont" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-gbd2na7", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-gbd2na7", - "updated": "20220530180049" - }, - "Children": [ - { - "ID": "20220522101224-mwz2rxp", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-mwz2rxp", - "updated": "20220530180049" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/fsnotify/fsnotify", - "TextMarkTextContent": "https://github.com/fsnotify/fsnotify" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220530180049-796wwcg", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220530180049-796wwcg", - "updated": "20220530180055" - }, - "Children": [ - { - "ID": "20220530180049-qvs3gi0", - "Type": "NodeParagraph", - "Properties": { - "id": "20220530180049-qvs3gi0", - "updated": "20220530180055" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gabriel-vasile/mimetype", - "TextMarkTextContent": "https://github.com/gabriel-vasile/mimetype" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-rb7cnss", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-rb7cnss", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-hp61fdk", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-hp61fdk", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/cors", - "TextMarkTextContent": "https://github.com/gin-contrib/cors" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-cjucv00", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-cjucv00", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-94nj5e7", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-94nj5e7", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/gzip", - "TextMarkTextContent": "https://github.com/gin-contrib/gzip" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-ayrq7yf", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-ayrq7yf", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-78bryey", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-78bryey", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/sessions", - "TextMarkTextContent": "https://github.com/gin-contrib/sessions" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-boiwc3g", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-boiwc3g", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-ra7e6ct", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-ra7e6ct", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-gonic/gin", - "TextMarkTextContent": "https://github.com/gin-gonic/gin" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230329104204-audy312", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230329104204-audy312", - "updated": "20230329104237" - }, - "Children": [ - { - "ID": "20230329104204-n5dsue8", - "Type": "NodeParagraph", - "Properties": { - "id": "20230329104204-n5dsue8", - "updated": "20230329104237" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/go-ole/go-ole", - "TextMarkTextContent": "https://github.com/go-ole/go-ole" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-tcuptl7", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-tcuptl7", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-oaeimza", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-oaeimza", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/imroc/req", - "TextMarkTextContent": "https://github.com/imroc/req" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-6ebw35l", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-6ebw35l", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-97hlaoy", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-97hlaoy", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/jinzhu/copier", - "TextMarkTextContent": "https://github.com/jinzhu/copier" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-vhaxhyr", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-vhaxhyr", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-icvcmpi", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-icvcmpi", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mattn/go-sqlite3", - "TextMarkTextContent": "https://github.com/mattn/go-sqlite3" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-z9gf2ew", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-z9gf2ew", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-5431tid", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-5431tid", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mitchellh/go-ps", - "TextMarkTextContent": "https://github.com/mitchellh/go-ps" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-zea3u6q", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-zea3u6q", - "updated": "20230601220833" - }, - "Children": [ - { - "ID": "20220522101224-295m1cs", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-295m1cs", - "updated": "20230601220833" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mssola/useragent", - "TextMarkTextContent": "https://github.com/mssola/useragent" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-fsyp3ot", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-fsyp3ot", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-fdp8380", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-fdp8380", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/panjf2000/ants", - "TextMarkTextContent": "https://github.com/panjf2000/ants" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-evl6ysw", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-evl6ysw", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-aca487z", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-aca487z", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/patrickmn/go-cache", - "TextMarkTextContent": "https://github.com/patrickmn/go-cache" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-jrpxor0", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-jrpxor0", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-4znxr4y", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-4znxr4y", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/radovskyb/watcher", - "TextMarkTextContent": "https://github.com/radovskyb/watcher" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220627111458-122kj45", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220627111458-122kj45", - "updated": "20220627111458" - }, - "Children": [ - { - "ID": "20220627111458-teblixm", - "Type": "NodeParagraph", - "Properties": { - "id": "20220627111458-teblixm", - "updated": "20220627111458" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/sabhiram/go-gitignore", - "TextMarkTextContent": "https://github.com/sabhiram/go-gitignore" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220716105842-riuwgbq", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220716105842-riuwgbq", - "updated": "20220716105842" - }, - "Children": [ - { - "ID": "20220716105842-c8od9nd", - "Type": "NodeParagraph", - "Properties": { - "id": "20220716105842-c8od9nd", - "updated": "20220716105842" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/steambap/captcha", - "TextMarkTextContent": "https://github.com/steambap/captcha" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-4u2mzml", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-4u2mzml", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-h8hnbpb", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-h8hnbpb", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/vmihailenco/msgpack", - "TextMarkTextContent": "https://github.com/vmihailenco/msgpack" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-szgl364", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-szgl364", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-0arjnv3", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-0arjnv3", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/xrash/smetrics", - "TextMarkTextContent": "https://github.com/xrash/smetrics" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230809211149-mta9ta2", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230809211149-mta9ta2", - "updated": "20230809211150" - }, - "Children": [ - { - "ID": "20230809211149-flc15u0", - "Type": "NodeParagraph", - "Properties": { - "id": "20230809211149-flc15u0", - "updated": "20230809211150" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/xuri/excelize", - "TextMarkTextContent": "https://github.com/xuri/excelize" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹" - } - ] - } - ] - }, - { - "ID": "20220916111909-wadtadr", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220916111909-wadtadr", - "updated": "20220916111915" - }, - "Children": [ - { - "ID": "20220916111909-bfd3ffz", - "Type": "NodeParagraph", - "Properties": { - "id": "20220916111909-bfd3ffz", - "updated": "20220916111915" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/jgm/pandoc", - "TextMarkTextContent": "https://github.com/jgm/pandoc" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "GPL-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-0t1y3r1", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-0t1y3r1", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-qhg1e3h", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-qhg1e3h", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/microsoft/TypeScript", - "TextMarkTextContent": "https://github.com/microsoft/TypeScript" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-7o2hlma", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-7o2hlma", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-mfdcnvs", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-mfdcnvs", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/electron/electron", - "TextMarkTextContent": "https://github.com/electron/electron" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-fx7ymur", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-fx7ymur", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-masey1t", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-masey1t", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/visjs/vis-network", - "TextMarkTextContent": "https://github.com/visjs/vis-network" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-pf6j3f9", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-pf6j3f9", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-89rll2z", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-89rll2z", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mozilla/pdf.js", - "TextMarkTextContent": "https://github.com/mozilla/pdf.js" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101224-mncsokg", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101224-mncsokg", - "updated": "20220522101224" - }, - "Children": [ - { - "ID": "20220522101224-ia7f5oj", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101224-ia7f5oj", - "updated": "20220522101224" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/blueimp/JavaScript-MD5", - "TextMarkTextContent": "https://github.com/blueimp/JavaScript-MD5" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - } - ] - }, - { - "ID": "20230809211739-97nub3m", + "ID": "20230820173510-7yqgjxi", "Type": "NodeParagraph", "Properties": { - "id": "20230809211739-97nub3m", - "updated": "20230809211744" + "id": "20230820173510-7yqgjxi", + "updated": "20230820175936" }, "Children": [ { "Type": "NodeText", - "Data": "ๅฎŒๆ•ด็š„ไพ่ต–้กน่ฏทๅ‚่€ƒ " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/kernel/go.mod", - "TextMarkTextContent": "go.mod" - }, - { - "Type": "NodeText", - "Data": " ๅ’Œ " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/app/package.json", - "TextMarkTextContent": "package.json" - }, - { - "Type": "NodeText", - "Data": "ใ€‚" + "Data": "ๆ€ๆบ็š„ๆˆ้•ฟ็ฆปไธๅผ€็”จๆˆท็š„ๅ้ฆˆๅ’Œๅฎฃไผ ๆŽจๅนฟ๏ผŒๆ„Ÿ่ฐขๆ‰€ๆœ‰ไบบๅฏนๆ€ๆบ็š„ๅธฎๅŠฉ โค" } ] } diff --git a/app/guide/20211226090932-5lcq56f/20211226114929-08ap1r0.sy b/app/guide/20211226090932-5lcq56f/20211226114929-08ap1r0.sy index ee4716e50..b99db61f7 100644 --- a/app/guide/20211226090932-5lcq56f/20211226114929-08ap1r0.sy +++ b/app/guide/20211226090932-5lcq56f/20211226114929-08ap1r0.sy @@ -6,2042 +6,34 @@ "icon": "1f64f", "id": "20211226114929-08ap1r0", "title": "่‡ด่ฌ", - "updated": "20230809211753" + "updated": "20230820180117" }, "Children": [ { - "ID": "20211226115007-stp29b2", + "ID": "20230820175833-d4s3asp", "Type": "NodeParagraph", "Properties": { - "id": "20211226115007-stp29b2", - "updated": "20211228124248" + "id": "20230820175833-d4s3asp", + "updated": "20230820175914" }, "Children": [ { "Type": "NodeText", - "Data": "ๆ€ๆบ็š„่ช•็”Ÿ้›ขไธ้–‹ไธ‹ๅˆ—้–‹ๅŽŸๅฐˆๆกˆใ€‚" + "Data": "ๆ€ๆบ็š„่ช•็”Ÿ้›ขไธ้–‹็œพๅคš็š„้–‹ๆบ้ …็›ฎๅ’Œ่ฒข็ป่€…๏ผŒ่ซ‹ๅƒ่€ƒ้ …็›ฎๆบไปฃ็ขผ/kernel/go.modใ€package.json ๅ’Œ้ …็›ฎ้ฆ–้ ใ€‚" } ] }, { - "ID": "20220326092650-r61gazd", - "Type": "NodeList", - "ListData": {}, - "Properties": { - "id": "20220326092650-r61gazd", - "updated": "20230809211225" - }, - "Children": [ - { - "ID": "20220326092650-3dczz5i", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-3dczz5i", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-04b5ulz", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-04b5ulz", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/golang/go", - "TextMarkTextContent": "https://github.com/golang/go" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230809211224-n7pwkuy", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230809211224-n7pwkuy", - "updated": "20230809211225" - }, - "Children": [ - { - "ID": "20230809211224-3g9sng0", - "Type": "NodeParagraph", - "Properties": { - "id": "20230809211224-3g9sng0", - "updated": "20230809211225" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/sajari/docconv", - "TextMarkTextContent": "https://github.com/sajari/docconv" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-1m3c96t", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-1m3c96t", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-icgh67q", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-icgh67q", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/atotto/clipboard", - "TextMarkTextContent": "https://github.com/atotto/clipboard" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-9wqrg2l", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-9wqrg2l", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-jfm778q", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-jfm778q", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/vanng822/css", - "TextMarkTextContent": "https://github.com/vanng822/css" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-2zjypt2", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-2zjypt2", - "updated": "20220517143751" - }, - "Children": [ - { - "ID": "20220326092650-4e4k9wz", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-4e4k9wz", - "updated": "20220517143751" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gofrs/flock", - "TextMarkTextContent": "https://github.com/gofrs/flock" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-okr7hv4", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-okr7hv4", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-ofjwh4d", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-ofjwh4d", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/olahol/melody", - "TextMarkTextContent": "https://github.com/olahol/melody" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-17wprwb", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-17wprwb", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-kvbwvqd", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-kvbwvqd", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/pdfcpu/pdfcpu", - "TextMarkTextContent": "https://github.com/pdfcpu/pdfcpu" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-s3miqvl", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-s3miqvl", - "updated": "20220517143747" - }, - "Children": [ - { - "ID": "20220326092650-y3b0txg", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-y3b0txg", - "updated": "20220517143747" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/blastrain/vitess-sqlparser", - "TextMarkTextContent": "https://github.com/blastrain/vitess-sqlparser" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-tw5a9ew", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-tw5a9ew", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-vygfln4", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-vygfln4", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/ConradIrwin/font", - "TextMarkTextContent": "https://github.com/ConradIrwin/font" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-om8fdkj", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-om8fdkj", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-lxvktop", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-lxvktop", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/Masterminds/sprig", - "TextMarkTextContent": "https://github.com/Masterminds/sprig" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522100736-wq17awx", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522100736-wq17awx", - "updated": "20220522100815" - }, - "Children": [ - { - "ID": "20220522100736-jjl4d6r", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522100736-jjl4d6r", - "updated": "20220522100815" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/PuerkitoBio/goquery", - "TextMarkTextContent": "https://github.com/PuerkitoBio/goquery" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220714213510-q1tx9ve", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220714213510-q1tx9ve", - "updated": "20220714213510" - }, - "Children": [ - { - "ID": "20220714213510-l4v3b8t", - "Type": "NodeParagraph", - "Properties": { - "id": "20220714213510-l4v3b8t", - "updated": "20220714213510" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/Xuanwo/go-locale", - "TextMarkTextContent": "https://github.com/Xuanwo/go-locale" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-vzdjz6z", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-vzdjz6z", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-48bdhxa", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-48bdhxa", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/araddon/dateparse", - "TextMarkTextContent": "https://github.com/araddon/dateparse" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-u0bhj7u", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-u0bhj7u", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-7a41hb5", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-7a41hb5", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/common-nighthawk/go-figure", - "TextMarkTextContent": "https://github.com/common-nighthawk/go-figure" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220714214922-jmzowtv", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220714214922-jmzowtv", - "updated": "20220714214924" - }, - "Children": [ - { - "ID": "20220714214922-mqhmy0o", - "Type": "NodeParagraph", - "Properties": { - "id": "20220714214922-mqhmy0o", - "updated": "20220714214924" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/denisbrodbeck/machineid", - "TextMarkTextContent": "https://github.com/denisbrodbeck/machineid" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326094728-aw70gf0", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326094728-aw70gf0", - "updated": "20220326094728" - }, - "Children": [ - { - "ID": "20220326094728-zyd4xs5", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326094728-zyd4xs5", - "updated": "20220326094728" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/dgraph-io/ristretto", - "TextMarkTextContent": "https://github.com/dgraph-io/ristretto" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-j188r4s", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-j188r4s", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-2dqd88e", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-2dqd88e", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/dustin/go-humanize", - "TextMarkTextContent": "https://github.com/dustin/go-humanize" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-30o61zu", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-30o61zu", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-dqls2zm", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-dqls2zm", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/emirpasic/gods", - "TextMarkTextContent": "https://github.com/emirpasic/gods" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-ltl227n", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-ltl227n", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-wbi7at1", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-wbi7at1", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/facette/natsort", - "TextMarkTextContent": "https://github.com/facette/natsort" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-0muytk1", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-0muytk1", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-yplvs6c", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-yplvs6c", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/flopp/go-findfont", - "TextMarkTextContent": "https://github.com/flopp/go-findfont" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-d3deldc", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-d3deldc", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-7bs3otu", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-7bs3otu", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/fsnotify/fsnotify", - "TextMarkTextContent": "https://github.com/fsnotify/fsnotify" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220530180117-4u0c53m", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220530180117-4u0c53m", - "updated": "20220530180118" - }, - "Children": [ - { - "ID": "20220530180117-wnowy4x", - "Type": "NodeParagraph", - "Properties": { - "id": "20220530180117-wnowy4x", - "updated": "20220530180118" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gabriel-vasile/mimetype", - "TextMarkTextContent": "https://github.com/gabriel-vasile/mimetype" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-zmj3bdd", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-zmj3bdd", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-i8igbpi", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-i8igbpi", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/cors", - "TextMarkTextContent": "https://github.com/gin-contrib/cors" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-93tjym9", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-93tjym9", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-n2i3839", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-n2i3839", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/gzip", - "TextMarkTextContent": "https://github.com/gin-contrib/gzip" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-f0numou", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-f0numou", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-cb7he91", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-cb7he91", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-contrib/sessions", - "TextMarkTextContent": "https://github.com/gin-contrib/sessions" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-u3hw00x", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-u3hw00x", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-6wnkuda", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-6wnkuda", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/gin-gonic/gin", - "TextMarkTextContent": "https://github.com/gin-gonic/gin" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230329104215-2rx8pbf", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230329104215-2rx8pbf", - "updated": "20230329104241" - }, - "Children": [ - { - "ID": "20230329104215-4hgf96u", - "Type": "NodeParagraph", - "Properties": { - "id": "20230329104215-4hgf96u", - "updated": "20230329104241" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/go-ole/go-ole", - "TextMarkTextContent": "https://github.com/go-ole/go-ole" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-r678ecc", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-r678ecc", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-if4iu1s", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-if4iu1s", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/imroc/req", - "TextMarkTextContent": "https://github.com/imroc/req" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-ymw53qy", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-ymw53qy", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-srz2d3q", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-srz2d3q", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/jinzhu/copier", - "TextMarkTextContent": "https://github.com/jinzhu/copier" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-uege0cs", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-uege0cs", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-xcruotx", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-xcruotx", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mattn/go-sqlite3", - "TextMarkTextContent": "https://github.com/mattn/go-sqlite3" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-13vd1m8", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-13vd1m8", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-3xj4fe1", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-3xj4fe1", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mitchellh/go-ps", - "TextMarkTextContent": "https://github.com/mitchellh/go-ps" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-y159g0d", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-y159g0d", - "updated": "20230601220854" - }, - "Children": [ - { - "ID": "20220326092650-9fe8vh7", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-9fe8vh7", - "updated": "20230601220854" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mssola/useragent", - "TextMarkTextContent": "https://github.com/mssola/useragent" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-4t3cvxy", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-4t3cvxy", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-c18bq4u", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-c18bq4u", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/panjf2000/ants", - "TextMarkTextContent": "https://github.com/panjf2000/ants" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522100944-c5a0ldh", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522100944-c5a0ldh", - "updated": "20220522101014" - }, - "Children": [ - { - "ID": "20220522100944-1ut3ucv", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522100944-1ut3ucv", - "updated": "20220522101014" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/patrickmn/go-cache", - "TextMarkTextContent": "https://github.com/patrickmn/go-cache" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101040-8ypz717", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101040-8ypz717", - "updated": "20220522101051" - }, - "Children": [ - { - "ID": "20220522101040-rcfbysj", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101040-rcfbysj", - "updated": "20220522101051" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/radovskyb/watcher", - "TextMarkTextContent": "https://github.com/radovskyb/watcher" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220627111449-fd85wp4", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220627111449-fd85wp4", - "updated": "20220627111449" - }, - "Children": [ - { - "ID": "20220627111449-lv7og5c", - "Type": "NodeParagraph", - "Properties": { - "id": "20220627111449-lv7og5c", - "updated": "20220627111449" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/sabhiram/go-gitignore", - "TextMarkTextContent": "https://github.com/sabhiram/go-gitignore" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220716105851-g73ysy4", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220716105851-g73ysy4", - "updated": "20220716105852" - }, - "Children": [ - { - "ID": "20220716105851-yzv7qyo", - "Type": "NodeParagraph", - "Properties": { - "id": "20220716105851-yzv7qyo", - "updated": "20220716105852" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/steambap/captcha", - "TextMarkTextContent": "https://github.com/steambap/captcha" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220522101113-k9lx1nj", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220522101113-k9lx1nj", - "updated": "20220522101124" - }, - "Children": [ - { - "ID": "20220522101113-25qwytz", - "Type": "NodeParagraph", - "Properties": { - "id": "20220522101113-25qwytz", - "updated": "20220522101124" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/vmihailenco/msgpack", - "TextMarkTextContent": "https://github.com/vmihailenco/msgpack" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-2-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-dofl5mn", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-dofl5mn", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-pqr2359", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-pqr2359", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/xrash/smetrics", - "TextMarkTextContent": "https://github.com/xrash/smetrics" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20230809211158-o1uwf41", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20230809211158-o1uwf41" - }, - "Children": [ - { - "ID": "20230809211158-6u4umir", - "Type": "NodeParagraph", - "Properties": { - "id": "20230809211158-6u4umir", - "updated": "20230809211158" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/xuri/excelize", - "TextMarkTextContent": "https://github.com/xuri/excelize" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "BSD-3-Clause License" - }, - { - "Type": "NodeText", - "Data": "โ€‹" - } - ] - } - ] - }, - { - "ID": "20220916112004-j0l9jxp", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220916112004-j0l9jxp", - "updated": "20220916112004" - }, - "Children": [ - { - "ID": "20220916112004-xs9mf9t", - "Type": "NodeParagraph", - "Properties": { - "id": "20220916112004-xs9mf9t", - "updated": "20220916112004" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/jgm/pandoc", - "TextMarkTextContent": "https://github.com/jgm/pandoc" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "GPL-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-36ymm9s", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-36ymm9s", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-uyv81re", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-uyv81re", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/microsoft/TypeScript", - "TextMarkTextContent": "https://github.com/microsoft/TypeScript" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-ha9g87h", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-ha9g87h", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-jefvbdm", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-jefvbdm", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/electron/electron", - "TextMarkTextContent": "https://github.com/electron/electron" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-1iwyc19", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-1iwyc19", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-g22mj2p", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-g22mj2p", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/visjs/vis-network", - "TextMarkTextContent": "https://github.com/visjs/vis-network" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-0s1obx6", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-0s1obx6", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-7d00w1u", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-7d00w1u", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/mozilla/pdf.js", - "TextMarkTextContent": "https://github.com/mozilla/pdf.js" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "Apache-2.0 License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - }, - { - "ID": "20220326092650-d88hy62", - "Type": "NodeListItem", - "ListData": { - "BulletChar": 42, - "Marker": "Kg==" - }, - "Properties": { - "id": "20220326092650-d88hy62", - "updated": "20220326092650" - }, - "Children": [ - { - "ID": "20220326092650-6jtwh3r", - "Type": "NodeParagraph", - "Properties": { - "id": "20220326092650-6jtwh3r", - "updated": "20220326092650" - }, - "Children": [ - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/blueimp/JavaScript-MD5", - "TextMarkTextContent": "https://github.com/blueimp/JavaScript-MD5" - }, - { - "Type": "NodeText", - "Data": " " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "MIT License" - }, - { - "Type": "NodeText", - "Data": "โ€‹โ€‹" - } - ] - } - ] - } - ] - }, - { - "ID": "20230809211753-297i96h", + "ID": "20230820175833-yka2sly", "Type": "NodeParagraph", "Properties": { - "id": "20230809211753-297i96h", - "updated": "20230809211753" + "id": "20230820175833-yka2sly", + "updated": "20230820180117" }, "Children": [ { "Type": "NodeText", - "Data": "ๅฎŒๆ•ด็š„ไพ่ต–้กน่ฏทๅ‚่€ƒ " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/kernel/go.mod", - "TextMarkTextContent": "go.mod" - }, - { - "Type": "NodeText", - "Data": " ๅ’Œ " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "a", - "TextMarkAHref": "https://github.com/siyuan-note/siyuan/blob/master/app/package.json", - "TextMarkTextContent": "package.json" - }, - { - "Type": "NodeText", - "Data": "ใ€‚" + "Data": "ๆ€ๆบ็š„ๆˆ้•ท้›ขไธ้–‹็”จๆˆถ็š„ๅ้ฅ‹ๅ’Œๅฎฃๅ‚ณๆŽจๅปฃ๏ผŒๆ„Ÿ่ฌๆ‰€ๆœ‰ไบบๅฐๆ€ๆบ็š„ๅนซๅŠฉ โค๏ธ" } ] }