word-color

1.2.0 • Public • Published

word-color

spm package NPM version Build Status NPM downloads

Color your words! Similar words have Similar color.


Usage

Use spm@3.x

$ spm install word-color

Use npm

$ npm install word-color
var wordColor = require('word-color');
 
wordColor('words');         // rgb(188,174,18)
wordColor.rgb('words');     // [188,174,18]

Demo

Colorful modules in aralejs.

/word-color/

    Package Sidebar

    Install

    npm i word-color

    Weekly Downloads

    9

    Version

    1.2.0

    License

    MIT

    Last publish

    Collaborators

    • afc163