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
/
types
/
text.test.js
6 lines
(3 loc)
•
69 B
JavaScript
View Raw
1
2
3
4
5
6
describe(
'text'
,
function
( )
{ beforeEach(
module
(
'vorm'
)); });