Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 196 Bytes

regexHelper.md

File metadata and controls

17 lines (13 loc) · 196 Bytes

String format

"(.+)".formatted((.+)) -> String.format("$1", $2)

" ".repeat((.+)) -> PUtil.indent($1)

com.prunoideae.probejs -> com.probejs

dev.latvian.mods.kubejs -> dev.latvian.kubejs