UNPKG
horse-generator
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.3
0.1.0
horse generator for node framework
github.com/samyzhang/horse-generator
samyzhang/horse-generator
horse-generator
/
lib
/
cliStyles.js
7 lines
(6 loc)
•
118 B
JavaScript
View Raw
1
2
3
4
5
6
7
module.exports = { reset:
'
\u
001b[39m'
, cyan:
'
\u
001b[36m'
, red:
'
\u
001b[31m'
, green:
'
\u
001b[32m'
};