🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

normalize-newline-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

normalize-newline-cli

Normalize the newline characters in a string to `\n`

latest
Source
npmnpm
Version
4.0.0
Version published
Maintainers
1
Created
Source

normalize-newline-cli

Normalize the newline characters in a string to \n

Install

npm install --global normalize-newline-cli

Usage

$ normalize-newline --help

  Usage
    $ normalize-newline <string>
    $ cat file.txt | normalize-newline

  Example
    $ cat mixed-newlines.txt | normalize-newline > lf-newlines.txt
  • normalize-newline - API for this package

Keywords

cli-app

FAQs

Package last updated on 16 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts