Skip to content

heiyehk/hyjs

Repository files navigation

hyjs

常用工具类
Common Tools
Guide: utils
Use: npm i @hyjs/utils

能够控制并发的队列工具
A queue tool that can control concurrency
Guide: queue
Use: npm i @hyjs/queue

在tauri中使用封装好sql的orm
Use the orm packaged sql in tauri
Guide: tauri-sql-orm
Use: npm i @hyjs/tauri-sql-orm

在web中安全的使用镜子沙盒
Safely use mirror sandbox in web
Guide: mirror-sandbox
Use: npm i @hyjs/mirror-sandbox