0.1.1 • Published 6 years ago

log-effects v0.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Log-effects

A small library that adds effects to console.log

Installation

npm install @log-effects

Usage

var logEffects = require('log-effects');

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.