Add support for matchAll?
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 45/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- javascript
- 領域
- api
調査の方向性
Start with the regex module referenced in the issue and compare its current API with JavaScript's String.matchAll behavior. Determine how iteration over all matches and capturing groups should be exposed, then verify that the regex module provides the requested capability and preserves the expected capture results.
索引モデルが issue の本文から書いたものです。
説明
Currently there seems to be no way to iterate over all matches including capturing groups: https://pursuit.purescript.org/packages/purescript-strings/4.0.1/docs/Data.String.Regex
However, javascript has a function which lets you do just this: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/matchAll
Can we expose this in the regex module?
- 主要言語
- PureScript
- スター
- 57
- フォーク
- 76
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
purescript/purescript-strings のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
purescript/purescript-strings#176 · コメント 6 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
purescript/purescript-strings#171 · コメント 3 件 · リアクション 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
purescript/purescript-strings#170 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
purescript/purescript-strings#169 · コメント 7 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 38/100
purescript/purescript-strings#167 · コメント 4 件 ·
purescript/purescript-strings の issue をすべて見る
似ている issue
-
Area: Excel support
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
orbeon/orbeon-forms#7893 ·
-
essnmx good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
yeti-platform/yeti#1380 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
modelcontextprotocol/python-sdk#3566 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
griptape-ai/griptape#2353 ·