Split a string on the first occurance of a given separator
sindresorhusover 2 years agoA JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
orlingover 2 years agoEasy way to split a string on a given character unless it's quoted or escaped.
jonschlinkertover 1 year agoA JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
flmntover 1 year agoA regex to match any full character, considering weird character ranges.
Richienb2 months ago