Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

skypager-util

skypager887UNLICENSED24.1.0

a collection of utils shared across the skypager modules

readme

Skypager Util

Provides utilities for:

  • creating non-enumerable / hidden properties on objects.
  • creating lazy loading properties
  • creating object registries
  • creating query functions to locate objects in an array

changelog

5.9.1

  • Added getter compliment to hideGetter. Defines a normal getter property that is enumerable