Jagroop2001 / validify-string

https://www.npmjs.com/package/validify-string
5 stars 11 forks source link

Add Validation of isAscii #14

Closed Jagroop2001 closed 7 months ago

vishal2005025 commented 7 months ago

I would like to work on this issue . please assign it to me under JWOC'2024

JavidSumra commented 7 months ago

Hey @Jagroop2001 Shall I need to Check for Single Character and I would Like to Work on This Issue under JWOC 2024.

Jagroop2001 commented 7 months ago

@JavidSumra , go for it.

JavidSumra commented 7 months ago

Hey @Jagroop2001 can you please explain something about this function?

vishal2005025 commented 7 months ago

Sir, I can solve this issue. Please assign it to me under JWOC'2024.

Jagroop2001 commented 7 months ago

@JavidSumra , take this as reference : https://stackoverflow.com/questions/14313183/javascript-regex-how-do-i-check-if-the-string-is-ascii-only

JavidSumra commented 7 months ago

Hey @Jagroop2001 Sir Please Checkout My PR.