I need a method to convert English numbers to Persian numbers in typescript.
For example:
const result = someMethod(“Hello 1234”); // Hello ۱۲۳۴
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I need a method to convert English numbers to Persian numbers in typescript.
For example:
const result = someMethod(“Hello 1234”); // Hello ۱۲۳۴