Hugh Kennedy

Results 30 repositories owned by Hugh Kennedy

adobe-swatch-exchange

39
Stars
14
Forks
Watchers

Encode/decode color palettes in Adobe's .ase format

ansi-html-stream

30
Stars
2
Forks
Watchers

Stream for converting terminal UTF-8 ANSI color codes into HTML

array-pack-2d

9
Stars
4
Forks
Watchers

Quickly pack a nested 2D array into a typed array – useful for flattening point data into a WebGL-friendly format

ast-pipeline

8
Stars
0
Forks
Watchers

Seamlessly pipe between text transform streams and AST transforms

ast-transform

5
Stars
0
Forks
Watchers

Convenience wrapper for performing AST transformations with browserify transform streams

async-series

8
Stars
1
Forks
Watchers

Standalone async.series() function

atob-lite

11
Stars
2
Forks
Watchers

Smallest/simplest possible means of using atob with both Node and browserify

atom-define-jump

5
Stars
1
Forks
Watchers

Atom plugin to jump to the local declaration of a variable. Similar to Atom's built in Symbols view, but local to the current file and without the need for any configuration.

atom-linter-npm-missing

6
Stars
1
Forks
Watchers

🔎 Atom linter that detects import/require calls to modules that don't exist.

atom-node-resolver

5
Stars
7
Forks
Watchers

Atom plugin to jump to a module's file from its require statement