From 7601b3fc2a6d3474412ba250281cc15a06c4ac67 Mon Sep 17 00:00:00 2001 From: Russell <383514580@qq.com> Date: Tue, 11 Jan 2022 10:32:12 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3,?= =?UTF-8?q?=20=E5=8A=A0=E5=85=A5hyjs=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- scripts/md.js | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50fbfdb..8e7b016 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,13 @@ vscode应用商店中搜索"**any-rule**". **注意**: 图解直接使用了https://regexper.com, 在此对作者表示敬意和感谢. -## 社区版本 +## 🥠社区版本 [idea版](https://github.com/zhoriya/idea-rule) [Alfred Workflow版](https://github.com/cccyb/workflows) +[hyjs: 函数封装版](https://github.com/heiyehk/hyjs/tree/main/packages/utils) + ## :fire:关于PR 欢迎大家PR, 步骤如下: 1. **正则**请在**packages/www/src/RULES.js**中添加. diff --git a/scripts/md.js b/scripts/md.js index aea6ec7..6836cb4 100644 --- a/scripts/md.js +++ b/scripts/md.js @@ -73,6 +73,8 @@ vscode应用商店中搜索"**any-rule**". [Alfred Workflow版](https://github.com/cccyb/workflows) +[hyjs: 函数封装版](https://github.com/heiyehk/hyjs/tree/main/packages/utils) + ## :fire:关于PR 欢迎大家PR, 步骤如下: 1. **正则**请在**packages/www/src/RULES.js**中添加.