-
nodejs-stream-combiner-0.0.4-1.lbn13.noarch
<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-stream-counter-0.2.0-1.lbn13.noarch
keeps track of how many bytes have been written to a stream
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-string_decoder-0.10.25-1.lbn13.noarch
The string_decoder module from Node core
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-strip-ansi-0.1.1-2.lbn13.noarch
Strip ANSI escape codes (used for colorizing strings in the terminal)
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-styled_string-0.0.1-1.lbn13.noarch
Print styled text with a StyledString object that has an interface similar to String.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-sudo-block-0.3.0-1.lbn13.noarch
Block users from running your app with root permissions
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-superagent-0.16.0-1.lbn13.noarch
elegant & feature rich browser / node HTTP with a fluent API
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-supervisor-0.5.2-2.lbn13.noarch
A little supervisor script for nodejs. It runs your program,
and watches for code changes, so you can have hot-code
reloading like behavior, without worrying about memory leaks
and making sure you clean up all the inter-module references,
and without a whole new require system.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-syntaxhighlighter-3.0.83-1.lbn13.noarch
SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page.
SyntaxHighlighter is currently used by Apache, Aptana, Mozilla, Yahoo, Wordpress, Bug Labs, Freshbooks and others.
Demo
// SyntaxHighlighter makes your code snippets beautiful without tiring your servers.
// http://alexgorbatchev.com
var setArray = function(elems) {
this.length = 0;
push.apply(this, elems);
return this;
}
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
nodejs-tap-0.4.1-2.lbn13.noarch
This is a mix-and-match set of utilities that you can use to write test
harnesses and frameworks that communicate with one another using the
Test Anything Protocol.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13