0.1.7 • Published 9 months ago

strof v0.1.7

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

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
0.1.7

9 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago