1.4.1 • Published 7 years ago

rnbw v1.4.1

Weekly downloads
10
License
ISC
Repository
github
Last release
7 years ago

rnbw

Rainbows for life

What does this module do?

It rainbowifies text:

rnbw in action rnbw in action

To use

npm install rnbw

This can either be used as a module as such:

var rnbw = require('rnbw')

rnbw.rainbow('the text to rainbow')
rnbw.colorify(45, 'some text to color based on that number (look up ANSI escape sequences)')

Or as a command line tool: ./node_modules/bin/rnbw text.txt

Have fun rainbowing!

1.4.1

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago