search plugin support regular to replace paths
Abierto
needs investigation
PoC welcome
- Lenguaje dominante
- JavaScript
- Estrellas
- 31.5k
- Forks
- 5.8k
- Merge medio
- 9 d 8 h
- PR fusionados (30 d)
- 2
Descripción
## 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.