Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 87851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:28:04+00:00 2026-05-10T22:28:04+00:00

Do any of the existing JavaScript frameworks have a non-regex replace() function, or has

  • 0

Do any of the existing JavaScript frameworks have a non-regex replace() function, or has this already been posted on the web somewhere as a one-off function?

For example I want to replace '@!#$123=%' and I don’t want to worry about which characters to escape. Most languages seem to have both methods of doing replacements. I would like to see this simple thing added.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T22:28:04+00:00Added an answer on May 10, 2026 at 10:28 pm

    i may be misunderstanding your question, but javascript does have a replace()

    var string = '@!#$123=%'; var newstring = string.replace('@!#$123=%', 'hi'); 

    edit: (see comments) the 5th edition does seem to have this info in it, although it doesn’t show up when i link directly to it. here’s the relevant part:

    The replace( ) method performs a search-and-replace operation. It takes a regular expression as its first argument and a replacement string as its second argument. It searches the string on which it is called for matches with the specified pattern. If the regular expression has the g flag set, the replace( ) method replaces all matches in the string with the replacement string; otherwise, it replaces only the first match it finds. If the first argument to replace( ) is a string rather than a regular expression, the method searches for that string literally rather than converting it to a regular expression with the RegExp( ) constructor, as search( ) does.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 63k
  • Answers 63k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer The first block writes a <script> tag to the page.… May 11, 2026 at 10:33 am
  • added an answer Daylight saving can be a bit tricky, some thoughts: The… May 11, 2026 at 10:33 am
  • added an answer I personally preffer LINQ to SQL and ADO.NET Entity Framework.… May 11, 2026 at 10:33 am

Related Questions

Do any of the existing JavaScript frameworks have a non-regex replace() function, or has
Do any of the IDEs (or any other tool for that matter) have the
(Related to Is there a secure Browser Cache? ): Do any of the implementations
Do you have any sugestions of tools to ease the task of understanding C/C++
Are there any? Do you give the DataContext the name of the Database you
Do you know of any other ciphers that performs like the ROT47 family? My
Do you know any documentation about the rules of using update sites? I have
How do I get the size (free, total) of any drive on a Windows
I've seen some nice screenshot popups around the web, do you know of any
How do I programmatically return the maximum of two integers without using any comparison

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.