0.0.3 • Published 12 years ago

style v0.0.3

Weekly downloads
1,800
License
-
Repository
github
Last release
12 years ago

Style

functional terminal colours.

/* typesetting functions:

align

for an array of arrays, count length of each line and allign each column.

[1,2,3,4, 'one', 'two', 'three','four'] becomes 1 2 3 4 one two three four

*/