Skip to content

Commit

Permalink
Merge branch 'codemirror'
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Nov 25, 2024
2 parents 303d2d6 + 6876f8b commit 12abe83
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ S3 互換オブジェクトストレージにある [Parquet](https://parquet.ap

## 注意

- TypeScript は適当ですので、参考にしないで下さい
- SQL は適当ですので、参考にしないで下さい

## とりあえず触ってみたい
Expand Down Expand Up @@ -42,6 +43,12 @@ pnpm run dev

[![Image from Gyazo](https://i.gyazo.com/2dd16bb90cd7756a836eab287dc77e49.gif)](https://gyazo.com/2dd16bb90cd7756a836eab287dc77e49)

### CodeMirror を利用した SQL エディター

Vim キーバインディングを追加してます。

[![Image from Gyazo](https://i.gyazo.com/f3e48f8794e5359e50d8bfeb95fdac9e.png)](https://gyazo.com/f3e48f8794e5359e50d8bfeb95fdac9e)

## Parquet ファイルについて

以下の URL でお試し用の [Parquet](https://parquet.apache.org/) ファイルを取得することができます。
Expand Down

0 comments on commit 12abe83

Please sign in to comment.