@lectorjs/parser-txt
v0.0.1
Published
Plain text parser that allows readers to extract and process words from plain text or `.txt` files.
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-txtWith npm
npm install @lectorjs/parser-txtWith Yarn
yarn add @lectorjs/parser-txtWith pnpm
pnpm add @lectorjs/parser-txt
