Skip to main content

Built and signed on GitHub Actions

It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
88%
Published
a month ago (0.0.1)

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

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@lector/parser-txt

Import symbol

import * as mod from "@lector/parser-txt";

---- OR ----

Import directly with a jsr specifier

import * as mod from "jsr:@lector/parser-txt";

Add Package

npx jsr add @lector/parser-txt

Import symbol

import * as mod from "@lector/parser-txt";

Add Package

yarn dlx jsr add @lector/parser-txt

Import symbol

import * as mod from "@lector/parser-txt";

Add Package

pnpm dlx jsr add @lector/parser-txt

Import symbol

import * as mod from "@lector/parser-txt";

Add Package

bunx jsr add @lector/parser-txt

Import symbol

import * as mod from "@lector/parser-txt";