Skip to content

Commit

Permalink
deploy: 0f4891c
Browse files Browse the repository at this point in the history
  • Loading branch information
resetsix committed Aug 9, 2024
1 parent b6dacc7 commit 27da70b
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 361 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Table of Contents

* [ANTLR](#antlr)
* [TypeScript](#typescript)
* [ANTLR](#antlr)
* [HTML](#html)
* [miscellaneous](#miscellaneous)
* [JavaScript](#javascript)
Expand All @@ -31,11 +31,11 @@
* [Objective-C](#objective-c)
* [CSS](#css)

## ANTLR
## TypeScript

* [melin/superior-sql-parser](https://github.com/melin/superior-sql-parser) - 基于 antlr4 的多种数据库SQL解析器,获取SQL中元数据,可用于数据平台产品中的多个场景:ddl语句提取元数据、sql 权限校验、表级血缘、sql语法校验等场景。支持spark、flink、gauss、starrocks、Oracle、MYSQL、Postgresql,sqlserver,、db2等
* [antfu-collective/ni](https://github.com/antfu-collective/ni) - 💡 Use the right package manager

## TypeScript
* [027xiguapi/code-box](https://github.com/027xiguapi/code-box) - 本插件可以用于CSDN/知乎/脚本之家/博客园等网站,实现无需登录一键复制代码;支持选中代码;或者代码右上角按钮的一键复制;解除关注博主即可阅读全文提示;去除登录弹窗;去除跳转APP弹窗.

* [primer/react](https://github.com/primer/react) - An implementation of GitHub's Primer Design System using React

Expand Down Expand Up @@ -71,7 +71,9 @@

* [labring/FastGPT](https://github.com/labring/FastGPT) - FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.

* [XPoet/picx](https://github.com/XPoet/picx) - 🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。
## ANTLR

* [melin/superior-sql-parser](https://github.com/melin/superior-sql-parser) - 基于 antlr4 的多种数据库SQL解析器,获取SQL中元数据,可用于数据平台产品中的多个场景:ddl语句提取元数据、sql 权限校验、表级血缘、sql语法校验等场景。支持spark、flink、gauss、starrocks、Oracle、MYSQL、Postgresql,sqlserver,、db2等

## HTML

Expand Down Expand Up @@ -109,8 +111,6 @@

* [ruanyf/document-style-guide](https://github.com/ruanyf/document-style-guide) - 中文技术文档的写作规范

* [mahavivo/english-wordlists](https://github.com/mahavivo/english-wordlists) - 常用英语词汇表

## JavaScript

* [vitejs/awesome-vite](https://github.com/vitejs/awesome-vite) - ⚡️ A curated list of awesome things related to Vite.js
Expand Down
Loading

0 comments on commit 27da70b

Please sign in to comment.