本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
garrick
/
regexplain
镜像来自
https://github.com/gadenbuie/regexplain.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
7
Wiki
活動
🔍 An RStudio addin slash regex utility belt
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
120
提交
2
分支
目錄樹:
75348f5b06
main
rewrite
v0.2.2
v0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.0
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 '75348f5b06'
${ noResults }
regexplain
/
tests
/
testthat
歷史記錄
Garrick Aden-Buie
75348f5b06
Regex matches now returned as a tibble
Global matching implemented inside run_regex(), nothing above initial regex matching works now.
7 年之前
..
test-regex.R
Regex matches now returned as a tibble
5 年之前
test-sanitize_text_input.R
Fix unicode unescaping for e.g. \\U0001F575
8 年之前
test-wrap_regex.R
Remove empty test
8 年之前
test-wrap_result.R
run_regex detects globally (but no group matching)
5 年之前