Package Exports
- @lectorjs/parser-txt
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