Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "iso-form", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Generate form html, js, and json-schema all from one master schema.", | ||
@@ -14,3 +14,3 @@ "main": "lib/iso-form.js", | ||
"keywords": [ | ||
"isometric", | ||
"isomorphic", | ||
"forms", | ||
@@ -17,0 +17,0 @@ "form", |
# iso-form | ||
An isometric, schema based form generator that can be used in the client, on the server, or even to pre-compile forms in the build phase. This is the core library that is used to register form types. Support will soon be added for pluggable "processors" that can be loaded to create types for different use cases and different frameworks. | ||
An isomorphic, schema based form generator that can be used in the client, on the server, or even to pre-compile forms in the build phase. This is the core library that is used to register form types. Support will soon be added for pluggable "processors" that can be loaded to create types for different use cases and different frameworks. | ||
@@ -4,0 +4,0 @@ ###Example |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10725