minibase-visit

Plugin for [minibase][] and [base][], that adds `.visit` method to your application to visit a method over the items in an object, or map visit over the objects in an array. Using using [collection-visit][] package.

@esm2cjs/onetime

Ensure a function is only called once. This is a fork of sindresorhus/onetime, but with CommonJS support.