node-modules/jstrace-or-noop

Name: jstrace-or-noop

Owner: node_modules

Description: Dependent jstrace but not require it

Created: 2015-04-26 05:03:05.0

Updated: 2015-04-26 07:38:11.0

Pushed: 2015-04-26 07:38:10.0

Homepage: null

Size: 116

Language: Makefile

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

jstrace-or-noop

NPM version node version Gittip

Dependent jstrace but not require it.

jstrace is only need one instrance in an app. So all the dependence modules that support jstrace should not add jstrace as a dependency directly.

Installation
m install jstrace-or-noop
Usage
trace = require('jstrace-or-noop');

e('deps:wat', {msg: msg});
License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.