npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "kind" 的结果(共 3 个)
jasmine-pit

Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex

MIT
@npmcli/ci-detect

Detect what kind of CI environment the program is in

ISC