gulp-plugin-boilerplate in alferov/awesome-gulp

Boilerplate to kickstart creating Gulp plugins

created at Feb. 6, 2014, 9:59 p.m.

JavaScript

8 +0

75 +0

10 +0

GitHub
generator-gulp-plugin-boilerplate in alferov/awesome-gulp

Scaffold out a Gulp plugin boilerplate

created at Feb. 6, 2014, 10:43 p.m.

JavaScript

6 +0

48 +0

7 +0

GitHub
pageres in sindresorhus/awesome-nodejs, matiassingers/awesome-readme

Capture website screenshots

created at Feb. 7, 2014, 6:15 p.m.

TypeScript

172 +0

9,623 +1

747 +0

GitHub
pretty-bytes in sindresorhus/awesome-nodejs

Convert bytes to a human readable string: 1337 → 1.34 kB

created at Feb. 9, 2014, 5:24 p.m.

JavaScript

12 +0

1,065 +4

79 +0

GitHub
get-stdin in sindresorhus/awesome-nodejs

Get stdin as a string or buffer

created at Feb. 13, 2014, 6:33 p.m.

JavaScript

9 +0

333 +0

34 +0

GitHub
broccoli-traceur in addyosmani/es6-tools

Traceur is a JavaScript.next to JavaScript-of-today compiler

created at Feb. 20, 2014, 12:42 p.m.

JavaScript

6 +0

29 +0

8 +0

GitHub
broccoli-regenerator in addyosmani/es6-tools

Transpile ES2015 generator functions to ES5

created at Feb. 21, 2014, 12:16 a.m.

JavaScript

6 +0

6 +0

1 +0

GitHub
broccoli-es6-transpiler in addyosmani/es6-tools

Transpile ES2015 to ES5

created at Feb. 24, 2014, 11:14 p.m.

JavaScript

7 +0

11 +0

1 +0

GitHub
multiline in sorrycc/awesome-javascript

Multiline strings in JavaScript

created at March 5, 2014, 8:31 p.m.

JavaScript

36 +0

1,417 +0

69 +0

GitHub
pretty-ms in sindresorhus/awesome-nodejs, parro-it/awesome-micro-npm-packages

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

created at March 20, 2014, 2:36 p.m.

JavaScript

11 +0

999 +4

63 +0

GitHub
got in sindresorhus/awesome-nodejs, sindresorhus/awesome-electron

🌐 Human-friendly and powerful HTTP request library for Node.js

created at March 27, 2014, 10:40 p.m.

TypeScript

111 +0

13,878 +24

913 +2

GitHub
strip-indent in sindresorhus/awesome-nodejs

Strip leading whitespace from each line in a string

created at March 29, 2014, 2:15 p.m.

JavaScript

8 +0

132 +0

18 +0

GitHub
username in parro-it/awesome-micro-npm-packages, bcoe/awesome-cross-platform-nodejs

Get the username of the current user

created at March 30, 2014, 6:12 p.m.

JavaScript

6 +0

142 +0

17 +0

GitHub
strip-bom in sindresorhus/awesome-nodejs

Strip UTF-8 byte order mark (BOM) from a string

created at April 4, 2014, 4:21 p.m.

JavaScript

8 +0

107 +0

21 +0

GitHub
open in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Open stuff like URLs, files, executables. Cross-platform.

created at April 5, 2014, 3:14 p.m.

JavaScript

31 +0

3,074 +5

207 +0

GitHub
get-port in sindresorhus/awesome-nodejs

Get an available TCP port

created at April 6, 2014, 3:06 p.m.

JavaScript

15 +0

844 +1

63 +1

GitHub
npm-name in sindresorhus/awesome-nodejs

Check whether a package or organization name is available on npm

created at April 13, 2014, 7:07 p.m.

JavaScript

6 +0

166 +0

30 +0

GitHub
string-length in sindresorhus/awesome-nodejs

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

created at April 16, 2014, 9:48 p.m.

JavaScript

9 +0

155 +0

12 +0

GitHub
image-type in sindresorhus/awesome-nodejs

Detect the image type of a Buffer/Uint8Array

created at April 21, 2014, 5:46 p.m.

JavaScript

10 +0

361 +1

16 +0

GitHub
file-type in sindresorhus/awesome-nodejs

Detect the file type of a Buffer/Uint8Array/ArrayBuffer

created at April 24, 2014, 10:58 a.m.

JavaScript

29 +0

3,440 +4

338 +1

GitHub