[ 原始碼: node-sprintf-js ]
套件:node-sprintf-js(1.1.2+ds1+~1.1.2-1)
node-sprintf-js 的相關連結
Debian 的資源:
下載原始碼套件 node-sprintf-js:
- [node-sprintf-js_1.1.2+ds1+~1.1.2-1.dsc]
- [node-sprintf-js_1.1.2+ds1+~1.1.2.orig-types-sprintf-js.tar.xz]
- [node-sprintf-js_1.1.2+ds1+~1.1.2.orig.tar.xz]
- [node-sprintf-js_1.1.2+ds1+~1.1.2-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.1.2-1)
- JavaScript sprintf implementation