jonschlinkert/split-string
Split a string on a given character or characters, with support for escaping.
JavaScriptMIT
Issues
- 0
- 0
`split` has an error in IE11
#19 opened by zmzimpl - 0
separator as an array or a function
#18 opened by oprogramador - 0
- 2
Escaped backslash before quote
#15 opened by derek-miller - 0
RegExp separator
#13 opened by silverwind - 1
- 2
Documentation is outdated
#6 opened by wschella - 3
Not returning the number of expected parts
#8 opened by polkhovsky - 5
- 2
change how quotes are handled?
#3 opened by doowb