npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "execute" 的结果(共 21 个)
glob-watcher

Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.

MIT
finished

Execute a callback when a request closes, finishes, or errors

MIT
seq-queue

A simple tool to keep requests to be executed in order.

env-cmd

Executes a command using the environment variables in an env file

MIT
on-exit-leak-free

Execute a function on exit without leaking memory, allowing all objects to be garbage collected

MIT
on-headers

Execute a listener when a response is about to write headers

MIT
function-once

Wraps a function so that it's only ever executed once.

MIT
shell-escape

Escape and stringify an array of arguments to be executed on the shell

MIT
@graphql-tools/batch-execute

A set of utils for faster development of GraphQL tools

MIT
travis-after-all

Script that can help you execute code only once in a Travis CI build matrix

MIT
super-regex

Make a regular expression time out if it takes too long to execute

MIT
exec-sync

Execute shell command synchronously. Use this for migration scripts, cli programs, but not for regular server code.

when-exit

Execute a function right before the process, or the browser's tab, is about to exit.

MIT
any-shell-escape

Escape and stringify an array of arguments to be executed on the shell

MIT
@graphql-tools/executor

Fork of GraphQL.js' execute function

MIT
exec-sh

Execute shell command forwarding all stdio.

MIT
on-socket-error

Execute a callback on socket errors

sequence

Execute async code in chronological order. The sequence module of FuturesJS (Browser, Node.js, Bower, and Pakmanager)

after-all

Execute several async functions and get a callback when they are all done

MIT
tsx

TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files

MIT