Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Remove line breaks

Simple javascript page that removes line breaks.

Based on tutorial from here.

The three type of line breaks are:

  • \r\n, usually created on a windows computer
  • \n, created on Linux
  • \r created on an Apple computer

About

Removes line breaks

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages