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

193
Views
Can we have a similar thing like dos2unix in javascript

I want to know whether we can convert from DOS(CR LF) format to UNIX(LF) format in Javascript/JQuery?

In linux/unix, we have a dos2unix command and I'm looking similar thing in javascript.

Thanks in advance, happy coding :)

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I found answer for my question. Below is the way we can do it in javscript with the help of "string".replace.

the_string.replace(/\r\n/g, "\n")

Thanks everyone, happy coding :)

about 4 years ago · Juan Pablo Isaza Report
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!