Julian Gruber

Results 19 repositories owned by Julian Gruber

bisect-sorted-set

19
Stars
7
Forks
Watchers

An in memory sorted set that uses binary search on numeric indexes to find values next to each other

brace-expansion

179
Stars
35
Forks
Watchers

Brace expansion, as known from sh/bash, in JavaScript

buffer-replace

23
Stars
5
Forks
Watchers

Like String#replace(), except for buffers

builtins

38
Stars
15
Forks
Watchers

List of node.js builtin modules

capture-chrome

55
Stars
18
Forks
Watchers

Capture screenshots using Chrome's new headless mode.

capture-electron

44
Stars
11
Forks
Watchers

Capture screenshots using Electron

capture-screenshot

417
Stars
37
Forks
Watchers

Capture screenshots in multiple browsers!

ci-watch

26
Stars
1
Forks
Watchers

Stream live CI results of the current commit to your terminal!

co-each

15
Stars
1
Forks
Watchers

Parallel forEach for generators