Skip to content

Decouple physical unit system into an independent package #20

Description

@komed3

Move the current physical unit system logic, definitions, and registry from the core schema into a standalone package.

Goals:

  • Improve modularity by separating unit management from the schema definitions.
  • Enable the unit system to be used as a lightweight dependency in other related projects.
  • Standardize unit handling across the @pseinfo ecosystem.

Scope:
Extraction of config/units.ts and related logic into a new repository + npm package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions