renderkid

v3.0.0
Stylish console.log for node

test

mocha "test/**/*.coffee"

test:watch

npm run test -- --watch

compile

coffee --bare --transpile --output ./lib ./src

compile:watch

coffee --watch --bare --transpile --output ./lib ./src

watch

npm run compile:watch & npm run test:watch

prepublish

npm run compile
npm i renderkid

Metadata

  • MIT
  • Whatever
  • Aria Minaei
  • released 10/23/2021

Downloads

Maintainers