Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

292
Views
How to decode/replace all charCodes with characters in a string using javascript?

I am using wiris editor within TinyMCE editor in one of my projects.

For some reason I want to replace all charCodes used in content with just character, I know that I can do it for every character 1 by 1 like:

str.replace("&", "&");
str.replace(">", ">");

but content contains hundreds of symbols and I don't want to replace all characters manually. Is there a way to filter the string and replace every charCode with its respective character? e.g. replace <math xmlns="http://www.w3.org/1998/Math/MathML"><mo>&#38;</mo></math> with <math xmlns="http://www.w3.org/1998/Math/MathML"><mo>&</mo></math>

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!