Skip to content

lgeiger/escape-carriage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

escape-carriage

Build Status Greenkeeper badge

Escape \r the right way.

npm install --save escape-carriage

Usage

var escapeCarriageReturn = require('escape-carriage');

escapeCarriageReturn('This sentence\rThat\nwill make you pause.');
// That sentence
// will make you pause.

About

Escape carriage return the right way

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •