@lectorjs/parser-txt
v0.0.1
Published
Plain text parser that allows readers to extract and process words from plain text or `.txt` files.
Downloads
10
Maintainers
Readme
@lectorjs/parser-txt
Plain text parser that allows readers to extract and process words from plain text or .txt
files.
Installation
With Deno
With Bun
bun add @lectorjs/parser-txt
With npm
npm install @lectorjs/parser-txt
With Yarn
yarn add @lectorjs/parser-txt
With pnpm
pnpm add @lectorjs/parser-txt