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

@development-framework/form

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@development-framework/form

> Generate forms based on Blueprints

  • 1.0.0
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

Form

Generate forms based on Blueprints

Usage

Add the package to your project with npm add @development-framework/form.

If you want to specify a config object in some UiRecipe-entity, the Blueprint is included in the npm package.

Copy it like so: cp -R node_modules/@development-framework/form/dist/blueprint ./myApplicationBlueprints/

Alternative is to just import it directly without copying: `dm pkg import node_modules/@development-framework/form/dist/blueprints/ DemoDataSource``

Fields and widgets

The form is made up from fields and widgets:

your-UML-diagram-name

The attribute field selects correct fields for each attribute.

FAQs

Package last updated on 03 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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