npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ensure" 的结果(共 8 个)
fs-mkdirp-stream

Ensure directories exist before writing to them.

MIT
stream-consume

Consume a stream to ensure it keeps flowing

MIT
onetime

Ensure a function is only called once

MIT
null-check

Ensure a path doesn't contain null bytes

MIT
stream-exhaust

Ensure that a stream is flowing data without mutating it

MIT
exit-x

A replacement for process.exit that ensures stdio are fully drained before exiting.

MIT
exit

A replacement for process.exit that ensures stdio are fully drained before exiting.

good-file

Basic write stream that ensures destination exists before opening for writing.

BSD-3-Clause