onetime
Ensure a function is only called once
@esm2cjs/onetime
Ensure a function is only called once. This is a fork of sindresorhus/onetime, but with CommonJS support.
execd
Check if method has been called.
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.