[ ソース: node-asynckit ]
パッケージ: node-asynckit (0.4.0-5)
node-asynckit に関するリンク
Debian の資源:
node-asynckit ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Minimal async jobs utility library, with streams support
Runs iterator over provided array sequentially. Stores output in the `result` array on the matching positions. In unlikely event of an error from one of the jobs, will not proceed to the rest of the items in the list and return error along with salvaged data to the main callback function.
Node.js is an event-based server-side JavaScript engine.