A collection of utility functions for the Popeye project, version 0.3.0. This package provides shared helpers used across Popeye components. It is a legacy package with infrequent updates. Differentiators: tightly coupled to Popeye ecosystem, not intended for general use.
npm install popeye-utilNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows basic usage of two utility functions from the package with ESM import and environment variable handling.
Replace calls to someFn with replacementFn.
Use alternativeFn from the same package.
Always pass a valid PopeyeContext instance.
Use 'import { someFn } from 'popeye-util';'Run 'npm install popeye-util'
No dependency data recorded yet.