Skip to content

Herb Core

Package: @herb-tools/core


Core module exporting shared interfaces, AST node definitions, and common utilities for Herb (no direct parsing functionality).

Installation

shell
npm add @herb-tools/core
shell
pnpm add @herb-tools/core
shell
yarn add @herb-tools/core
shell
bun add @herb-tools/core

Released under the MIT License.