UNPKG
vormjs
Version:
latest (0.2.4)
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Write your forms in JSON and HTML, use the same API.
github.com/plestik/vorm
plestik/vorm
vormjs
/
test
/
vormDisplay.test.js
6 lines
(3 loc)
•
76 B
JavaScript
View Raw
1
2
3
4
5
6
describe(
'vormDisplay'
,
function
( )
{ beforeEach(
module
(
'vorm'
)); });