Skip to main content
Home

Built and signed on GitHub Actions

Primitives for building and extending readers.

This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a year ago (0.0.5)

@lectorjs/primitives

JSR JSR Score

Primitives for building and extending readers.

Installation

With Deno

deno add @lectorjs/primitives

With Bun

bunx jsr add @lectorjs/primitives

With npm

npx jsr add @lectorjs/primitives

With Yarn

yarn dlx jsr add @lectorjs/primitives

With pnpm

pnpm dlx jsr add @lectorjs/primitives

Documentation

Documentation

Changelog

Changelog

License

MIT

Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@lectorjs/primitives

Import symbol

import * as primitives from "@lectorjs/primitives";
or

Import directly with a jsr specifier

import * as primitives from "jsr:@lectorjs/primitives";

Add Package

pnpm i jsr:@lectorjs/primitives
or (using pnpm 10.8 or older)
pnpm dlx jsr add @lectorjs/primitives

Import symbol

import * as primitives from "@lectorjs/primitives";

Add Package

yarn add jsr:@lectorjs/primitives
or (using Yarn 4.8 or older)
yarn dlx jsr add @lectorjs/primitives

Import symbol

import * as primitives from "@lectorjs/primitives";

Add Package

vlt install jsr:@lectorjs/primitives

Import symbol

import * as primitives from "@lectorjs/primitives";

Add Package

npx jsr add @lectorjs/primitives

Import symbol

import * as primitives from "@lectorjs/primitives";

Add Package

bunx jsr add @lectorjs/primitives

Import symbol

import * as primitives from "@lectorjs/primitives";