From 4ab953572e281b6f4b6ccd2bf910358e840d2e2b Mon Sep 17 00:00:00 2001 From: tison Date: Fri, 8 Sep 2023 10:12:33 +0800 Subject: [PATCH] refactor: grouping depencies by their licenses Signed-off-by: tison --- docs/development/contributing/notice.md | 154 +++++++++++++----------- 1 file changed, 85 insertions(+), 69 deletions(-) diff --git a/docs/development/contributing/notice.md b/docs/development/contributing/notice.md index 49a3baa63b..e99789f1ac 100644 --- a/docs/development/contributing/notice.md +++ b/docs/development/contributing/notice.md @@ -6,72 +6,88 @@ sidebar_label: Notice The project is built on and with the aid of the following open source projects. Credits are given to these projects. -| Project | License | -| ---- | ---- | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | BSD-3-Clause | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | BSD-3-Clause | -| | MIT | -| | MIT | -| | MIT | -| | BSD-3-Clause | -| | MIT | -| | MIT | -| | MIT | -| | Apache-2.0 | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | BSD-2-Clause | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MPL-2.0 | -| | MIT | -| | Apache-2.0 | -| | BSD-3-Clause | -| | Apache-2.0 | -| | BSD-3-Clause | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | BSD-3-Clause | -| | Apache-2.0 | -| | MIT | -| | Apache-2.0 | -| | MIT | -| | MIT | -| | Apache-2.0 | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | MIT | -| | BSD-3-Clause | -| | BSD-3-Clause | -| | MIT | -| | Apache-2.0, MIT | -| | BSD-3-Clause | -| | BSD-2-Clause |](../../../i18n/zh-CN/docusaurus-plugin-content-docs/current) +## Apache-2.0 + +* https://npmjs.com/package/react-helmet-async +* https://github.com/golang/mock +* https://github.com/google/wire +* https://github.com/mojocn/base64Captcha +* https://github.com/ory/dockertest +* https://github.com/spf13/cobra + +## MIT and Apache-2.0 + +* https://gopkg.in/yaml.v3 + +## MIT + +* https://npmjs.com/package/axios +* https://npmjs.com/package/bootstrap +* https://npmjs.com/package/bootstrap-icons +* https://npmjs.com/package/classnames +* https://npmjs.com/package/codemirror +* https://www.npmjs.com/package/color +* https://npmjs.com/package/copy-to-clipboard +* https://npmjs.com/package/dayjs +* https://npmjs.com/package/i18next +* https://npmjs.com/package/katex +* https://npmjs.com/package/lodash +* https://npmjs.com/package/marked +* https://npmjs.com/package/mermaid +* https://npmjs.com/package/next-share +* https://www.npmjs.com/package/qrcode +* https://npmjs.com/package/react +* https://npmjs.com/package/react-bootstrap +* https://npmjs.com/package/react-dom +* https://npmjs.com/package/react-i18next +* https://npmjs.com/package/react-router-dom +* https://npmjs.com/package/swr +* https://npmjs.com/package/zustand +* https://github.com/Chain-Zhang/pinyin +* https://github.com/Machiel/slugify +* https://github.com/Masterminds/semver +* https://github.com/anargu/gin-brotli +* https://github.com/asaskevich/govalidator +* https://github.com/disintegration/imaging +* https://github.com/gin-gonic/gin +* https://github.com/go-playground/locales +* https://github.com/go-playground/universal-translator +* https://github.com/go-playground/validator +* https://github.com/goccy/go-json +* https://github.com/jinzhu/copier +* https://github.com/jinzhu/now +* https://github.com/jordan-wright/email +* https://github.com/lib/pq +* https://github.com/mattn/go-sqlite3 +* https://github.com/segmentfault/pacman +* https://github.com/robfig/cron +* https://github.com/scottleedavis/go-exif-remove +* https://github.com/stretchr/testify +* https://github.com/swaggo/files +* https://github.com/swaggo/gin-swagger +* https://github.com/swaggo/swag +* https://github.com/tidwall/gjson +* https://github.com/yuin/goldmark +* https://gopkg.in/gomail.v2 + +## BSD-3-Clause + +* https://www.npmjs.com/package/diff +* https://www.npmjs.com/package/md5 +* https://npmjs.com/package/qs +* https://github.com/google/uuid +* https://github.com/grokify/html-strip-tags-go +* https://github.com/microcosm-cc/bluemonday +* https://golang.org/x/crypto +* https://golang.org/x/net +* https://modernc.org/sqlite + +## BSD-2-Clause + +* https://github.com/bwmarrin/snowflake +* https://xorm.io/xorm + + +## MPL-2.0 + +* https://github.com/go-sql-driver/mysql