[ 源代码: 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