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
/
bower.json
11 lines
(10 loc)
•
161 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"vormjs"
,
"version"
:
"0.2.4"
,
"main"
:
"./vorm.min.js"
,
"ignore"
:
[
]
,
"dependencies"
:
{
"angular"
:
"^1.3.0"
,
"lodash"
:
"^3.0.0"
}
}