jprichardson / string.js

Extra JavaScript string methods.
http://stringjs.com
1.81k stars 234 forks source link

[lukluk] [between], if left and right not empty #223

Closed lukluk closed 2 years ago

lukluk commented 5 years ago

if left and right not empty , and in input string only found one (left/right) then should return empty string

lukluk commented 5 years ago

please merge