strof
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Strof

Presentation

strof is a nodejs package that contains the executable strof, a tool for quering text-files per paragraph (i.e. strophe). strof is a re-write in javascript of sbook written in python.

The name strof is the contraction of string of and it is pronounced like strophe is synonyme of paragraphe.

Links

Requirements

Installation

npm i -D strof
npx strof --help

Usage of strof

npx strof
npx strof --help

Or

npm create strof@latest
cd strofDir
npm install
vim data/rep_contacts.txt
npx strof -d data/rep_contacts.txt tom ardennes
strof.sh tom ardennes

Development of strof

git clone https://github.com/charlyoleg2/strof_mono.git
cd strof_mono
npm install
npm run ci
npm run tests

Package Sidebar

Install

npm i strof

Weekly Downloads

0

Version

0.1.7

License

ISC

Unpacked Size

6.13 kB

Total Files

4

Last publish

Collaborators

  • charlyoleg3