Primitives for building and extending readers, including definitions for context, parsers, modes, commands, plugins, and more.
With Bun
bun add @lectorjs/primitives
With npm
npm install @lectorjs/primitives
With Yarn
yarn add @lectorjs/primitives
With pnpm
pnpm add @lectorjs/primitives