Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdsuwwz/vue3-sql-highlight

基于 Vue3 + Vite4 + Codemirror SQL 语法高亮的 MVP 样例工程
https://github.com/pdsuwwz/vue3-sql-highlight

codemirror codemirror-sql example mini-project mvp pnpm sample-project sql-highlight syntax-highlight vite3 vite4 vue3

Last synced: 8 days ago
JSON representation

基于 Vue3 + Vite4 + Codemirror SQL 语法高亮的 MVP 样例工程

Awesome Lists containing this project

README

        

# vue3-sql-highlight

🌈 基于 Vue3 + Codemirror SQL 语法高亮的 MVP 样例工程

## 运行截图

image

image

image

## Install

```
pnpm install
```

## Run

```
pnpm serve
```

## Test

```
pnpm test
```

## License

[MIT](./LICENSE) License | Copyright © 2022-PRESENT [Wisdom](https://github.com/pdsuwwz)