[ 原始碼: node-assert-plus ]
套件:node-assert-plus(1.0.0-4)
node-assert-plus 的相關連結
Debian 的資源:
下載原始碼套件 node-assert-plus:
- [node-assert-plus_1.0.0-4.dsc]
- [node-assert-plus_1.0.0.orig.tar.gz]
- [node-assert-plus_1.0.0-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
small wrapper over nodejs' assert module with two extra features
This library is a super small wrapper over node's assert module that has two things: (1) the ability to disable assertions with the environment variable NODE_NDEBUG, and (2) some API wrappers for argument testing. Like assert.string(myArg, 'myArg')
Node.js is an event-based server-side JavaScript engine.
其他與 node-assert-plus 有關的套件
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable