interject
Do something just before a callback is executed
Do something just before a callback is executed
Returns a function that will only be executed before being called N times.
Returns a function that will only be executed after being called N times.
Restrict the given function only be invoked once. Repeat calls to the function return the value of the first invocation.
await for many promise with high performance
Support Before, After phases in express request processing.
croquette is a `express` restful construction tool.
async event emitter on steroids
a small asynchronous task order manager
peform trivial operations before starting each gulp stream
function utils for adding before and after hook to another function
offsetBefore utility from Barebone framework
add some hooks for wx miniapp
Easily compare changes in JSON-like values.
A prettier plugin to add blank lines before headings for readability
`@akcybex/jstr` is a JavaScript library inspired by [Laravel 'Strings'](https://laravel.com/docs/10.x/strings) offering a chainable API for streamlined string manipulation and facilitating common string operations in javascript with enhanced expressivenes
Wrap a promise within before and after callbacks.
A small Web Component shows a before-after comparison.
javascript aop面向切面编程
React Hook to execute a function when the mouse leaves the page. Useful to show a popup or for analytics.