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

@videsk/dynforms

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@videsk/dynforms

Dynamics forms generated with JSON schemas

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
increased by25%
Maintainers
1
Weekly downloads
 
Created
Source

DynForms

DynForms or Dynamics Forms is a fork of AOForm that is the first library for create form with a JSON schemas.


This library allow to generate forms with a simple JSON schema for modern browsers. The idea comes from generate dynamics forms with a JSON schema provided via REST API for Videsk™.

Was used flexbox for every position of components, generating a totally responsive layout. The interactions with components are designed with 50% CSS and 50% Javascript ES6, this make a really fast and lightweight runtime.

You can set or add your customs styles for every component. In that case we recommend read Custom CSS documentation with detention, because CSS is essential on status, interactions and visuals indicators. But is really ease modify basics styles of elements like colors, radius and others.

Index

  • Demo
  • Features
  • How to use
  • Configuration
    • attr
    • content
      • type
      • append
      • content
      • attr
    • append
    • config
      • debug
      • action

Demo

Features

Installation

Via NPM

npm i @videsk/dynforms

or in body

<script src="/dynforms.min.js" async></script>

Use minified version in production located in dist/ folder.

How to use

Configuration

Copyrights

This library is totally open source with MIT license, but was designed for Videsk™ products.

Keywords

FAQs

Package last updated on 26 Nov 2019

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