0.1.57 • Published 7 years ago
@pilotlab/lux-debug v0.1.57
lux-debug
Debugging utilities.
Install
sudo npm install --save @pilotlab/lux-debug
Usage
import Debug from '@pilotlab/lux-debug';
Debug.assert(
is.notEmpty(myVariable),
'The value of myVariable is %MY%. The value of otherVariable is %OTHER%.',
'AwesomeClass.doSomethingCool(...)', {"MY": myVariable, "OTHER": otherVariable});
0.1.57
7 years ago
0.1.56
7 years ago
0.1.51
7 years ago
0.1.49
7 years ago
0.1.39
8 years ago
0.1.38
8 years ago
0.1.37
8 years ago
0.1.29
8 years ago
0.1.22
8 years ago
0.1.21
8 years ago
0.1.19
8 years ago
0.1.17
8 years ago
0.1.16
8 years ago
0.1.13
8 years ago
0.1.12
8 years ago
0.1.9
8 years ago
0.1.7
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.4
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.0.2
8 years ago
0.0.1
8 years ago