tunnckoCore/is-callback-function

tunnckoCore/is-callback-function

Releases2
Frequency1 month 3 weeks
Last Release
Stars4
Returns true if function is a callback. Checks its name is one of common-callback-names - callback, cb, cb_, callback_, next, done, they can be customized, those are default.

Linked projects

Returns true if function is a callback. Checks its name is one of [common-callback-names][] - callback, cb, cb_, callback_, next, done, they can be customized, these are default.