UNPKG
halvalla
Version:
latest (1.8.5)
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.7
1.7.6
1.7.3
1.7.2
1.7.1
1.7.0
1.5.0
0.12.1
0.12.0
0.11.0
0.10.1
0.10.0
0.9.2
0.9.1
Generate React elements with CoffeeScript functions
github.com/jahbini/halvalla
jahbini/halvalla
halvalla
/
test-mithril
/
setup.coffee
6 lines
(3 loc)
•
78 B
text/coffeescript
View Raw
1
2
3
4
5
6
# setup.js
'use strict'
;
require
(
'mithril/test-utils/browserMock'
)(
global
);