[ ソース: node-sprintf-js ]
パッケージ: node-sprintf-js (1.1.2+ds1-1)
node-sprintf-js に関するリンク
Debian の資源:
node-sprintf-js ソースパッケージをダウンロード:
- [node-sprintf-js_1.1.2+ds1-1.dsc]
- [node-sprintf-js_1.1.2+ds1.orig.tar.xz]
- [node-sprintf-js_1.1.2+ds1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Node.js Pure JavaScript sprintf implementation
node-sprintf-js is a javascript implementation of C sprintf (3). This function composes a string with the same text that would be printed if format was used on printf, but instead of being printed, the content is stored as a string in the buffer pointed by a str argument.
Node.js is an event-based server-side JavaScript engine.
その他の node-sprintf-js 関連パッケージ
|
|
|
|
-
- dep: libjs-sprintf-js (= 1.1.2+ds1-1)
- JavaScript sprintf implementation
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable