Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iso-form

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iso-form - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc