@lector/primitives@0.0.1Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
lectorjs/lectorIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
58%
Published
a year ago (0.0.1)
# @lector/primitives [](https://jsr.io/@lector/primitives) [](https://jsr.io/@lector/primitives) Primitives for building and extending readers, including definitions for context, parsers, modes, commands, plugins, and more. ## Installation With Deno ```sh deno add @lector/primitives ``` With Bun ```sh bunx jsr add @lector/primitives ``` With npm ```sh npx jsr add @lector/primitives ``` With Yarn ```sh yarn dlx jsr add @lector/primitives ``` With pnpm ```sh pnpm dlx jsr add @lector/primitives ``` ## Documentation [Primitives](https://lector.pages.dev/docs/primitives) ## Changelog [Changelog](CHANGELOG.md) ## License [MIT](../../LICENSE)