JSPM

@lectorjs/parser-txt

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q16759F
  • License MIT

Plain text parser that allows readers to extract and process words from plain text or `.txt` files.

Package Exports

  • @lectorjs/parser-txt

Readme

@lectorjs/parser-txt

npm package

Plain text parser that allows readers to extract and process words from plain text or .txt files.

NPM Version

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

Documentation

Plain text parser

Changelog

Changelog

License

MIT