このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
garrick
/
regexplain
ミラー元
https://github.com/gadenbuie/regexplain.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
7
Wiki
アクティビティ
🔍 An RStudio addin slash regex utility belt
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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年前