Socket
Book a DemoInstallSign in
Socket

detect-newline-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-newline-cli

Detect the dominant newline character

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

detect-newline-cli

Detect the dominant newline character

Install

npm install --global detect-newline-cli

Usage

$ detect-newline --help

  Usage
    $ detect-newline <string>
    $ cat unicorn.txt | detect-newline

  Example
    $ detect-newline "$(printf 'Unicorns\nRainbows')"
    \n
  • detect-newline - API for this module
  • detect-indent-cli - Detect the indentation of code

Keywords

cli-app

FAQs

Package last updated on 14 Oct 2021

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