search plugin support regular to replace paths
Offen
needs investigation
PoC welcome
- Vorherrschende Sprache
- JavaScript
- Sterne
- 31.5k
- Forks
- 5.8k
- Ø Merge
- 9 T. 8 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
## Feature request
#### What problem does this feature solve?
Search plugin should support regular replace paths.
#### What does the proposed API look like?
#### How should this be implemented in your opinion?
function getAllPaths repalce mode change: `paths.indexOf(path)` to `paths.match(RegExp)`
#### Are you willing to work on this yourself?
yes.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.