@leiden-js/common
v1.1.0
Published
Shared utilities for the leiden-js packages
Readme
@leiden-js/common
Part of leiden-js, a set of packages for working with the Leiden notation systems used in epigraphic digital editing within JavaScript environments.
Shared utilities and base implementations used across the leiden-js packages, including common language features, linting infrastructure, and transformation utilities.
Installation
npm install @leiden-js/commonUsage
This package provides shared functionality and is mainly as a dependency by other leiden-js packages rather than directly by end users.
Modules
codemirror-leiden- Common CodeMirror configuration and utilitieslanguage- Shared language features (highlighting, indentation, etc.)linter- Base linting infrastructure and common checkstransformer- Shared transformation utilitiesutil- General utilities and helpers
