Kevisual Packages

@kevisual/codemirror

```ts import { createEditorInstance } from '@kevisual/codemirror'; const editor = createEditorInstance(ref.current!, { typescript: false }); ```

0.0.12 • Published 8 months ago

@kevisual/load

主要作用为加载模块,并时刻监测,当检测到已经加载,执行某一个功能。主要的检测是通过`hasLoaded`

0.0.6 • Published 11 months ago

@kevisual/query

对 fetch 功能的的一部分功能的封装。主要处理header的token的提交和response中的处理json。

0.0.28 • Published 8 months ago