Skip to content Skip to sidebar Skip to footer
Showing posts with the label Substring

Filter Data Out Of Long String (vcard)

I'm scanning data from a vcard QR-code. The string I receive always looks something like this: … Read more Filter Data Out Of Long String (vcard)

JavaScript Substring Without Splitting Emoji

in my js I am trying to substring() text which generally works but unfortunately decapitates emojis… Read more JavaScript Substring Without Splitting Emoji