Pakket: node-sprintf-js (1.1.2+ds1+~1.1.2-1)
Verwijzigingen voor node-sprintf-js
Trisquel bronnen:
Het bronpakket node-sprintf-js downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Javascript Maintainers (Mailarchief)
- Bastien Roucariès
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-sprintf-js gerelateerde pakketten
|
|
|
-
- dep: libjs-sprintf-js (= 1.1.2+ds1+~1.1.2-1)
- JavaScript sprintf implementation