[ ソース: 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