Tuesday, 30 May 2017

NodeJS: Check that a string contains only GSM 03.38 characters

Given a string I want to make sure it only contains chars allowed by GSM 03.38 character set. should I check it manually or there is a smarter way/exiting lib to do it?



via YardenST

No comments:

Post a Comment