npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "defer" 的结果(共 9 个)
acorn-import-phases

Support for `import <defer|source>` phase syntax in Acorn

MIT
babel-plugin-dynamic-import-node

Babel plugin to transpile import() to a deferred require(), for node

MIT
deferred

Modular and fast Promises implementation

ISC
script-ext-html-webpack-plugin

Enhances html-webpack-plugin functionality with async and defer attributes for script elements

MIT
asyncify

The asyncify deferred module of FuturesJS (Ender.JS and Node.JS)

p-lazy

Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called

MIT
deferred-leveldown

A mock abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened

MIT
future

The promise / subscribe / deferred module of FuturesJS (Ender.JS and Node.JS)