Skip to content

berkandirim/line-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line Breaker

Insert line breaks to a given string after specified length and delimiter.

Inputs

Filename: Input filename including extension.

Limit: Limit in numbers of max. characters you want in a line.

Delimiter: Character that you want to insert line break after.

Installation

$ npm i line-breaker -g

Usage

In your working directory:

$ line-breaker

About

cmd line tool for inserting line breaks to strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published