Skip to content

fur-labo/fur-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fur-colors

Build Status Code Climate Code Coverage Dependency Status npm Version

Colors for fur.

Installation

npm install fur-colors --save

Usage

'use strict'

const furColors = require('fur-colors')

let colorA = furColors.a()
let colorB = furColors.b()

console.log(colorA)
console.log(colorB)

Examples

See fur-colors-gallery

Theme Image
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
aa
ab
ac
ad
ae
af
ag
ah
ai
aj
ak
al
am
an
ao
ap
aq
ar
as
at
au
av
aw
ax
ay
bz
ba
bb
bc
bd
be
bf
bg
bh
bi
bj
bk
bl
bm
bn
bo
bp
bq
br
bs
bt
bu
bv
bw
bx
by
cz
ca
cb
cc
cd
ce
cf
cg
ch
ci
cj
ck
cl
cm
cn
co
cp
cq
cr
cs
ct
cu
cv
cw
cx
cy
dz

License

This software is released under the MIT License.

Links