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

https://github.com/zwwill/vcode

:hammer: 自整理常用工具库
https://github.com/zwwill/vcode

Last synced: 8 months ago
JSON representation

:hammer: 自整理常用工具库

Awesome Lists containing this project

README

          

# VCode

```
// 单文件导入
import checkChinaID form "scr/check/checkChinaID"
// 整包导入
import {checkChinaID} form "scr/check"
```