rnbw

1.4.1 • Public • Published

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!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.1
    0
    • latest

Version History

Package Sidebar

Install

npm i rnbw

Weekly Downloads

0

Version

1.4.1

License

ISC

Last publish

Collaborators

  • jman294