UNPKG
singleton
Version:
latest (1.0.0)
1.0.0
0.0.3
0.0.2
A singleton javascript class
github.com/wlaurance/singleton
singleton
/
makefile
5 lines
(3 loc)
•
87 B
Plain Text
View Raw
1
2
3
4
5
test
:
cd
test
; ../node_modules/.bin/mocha *.js -t 10000 --reporter spec .PHONY:
test