Giter VIP home page Giter VIP logo

simomosi / dynamic-forms Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 1.0 2.26 MB

DynamicForms is a client library to automate progressive filtering and initialisation of dynamic fields in an easy and fast way.

Home Page: https://simomosi.github.io/dynamic-forms/

License: MIT License

JavaScript 7.47% TypeScript 92.53%
javascript dynamic-forms dynamic-content dynamic-filtering filters nodejs select-option typescript webpack progressive-filtering

dynamic-forms's Introduction

Table of Contents

Dynamic Forms

npm bundle size npm GitHub deployments GitHub User's stars

What is it and what can I do with it

DynamicForms is a client library to automate progressive filtering and initialisation of dynamic fields in an easy and fast way.

It supports the developer in managing and centralizing all forms interactions.

It's written in typescript and compiled in javascript. It is later transpiled with webpack and babel to create a single lightweight bundle to ensure maximum compatibility with older browsers.

Here's some examples.

Progressive filtering

Dynamic Select example gif

Automatic fields initialisation with dynamic content

Dynamic Form initialisation gif

The progressive filtering status is restored: all the available options are automatically fetched.

Visibility changes depending on fields' state

Dynamic Checkbox example gif

Updating rules

Dynamic Radio example gif

Much much more

Got your attention? Try it!

Dynamic Forms is released as a single file. You can also find an already functioning example!

Documentation, installation and examples of use

See DynamicForms page.

Main features

  • Easy to use: DynamicForms works in a declarative way; no code with the default behavior, just a simple configuration!
  • Modern javascript and backward compatible: works on all browsers!
  • Lightweight: having no dependencies, you can integrate it everywhere!
  • Automate repetitive and boring operations: read values, fetch data making async remote calls, update fields' status, clear other fields, hide/show sections... even listing them is BORING!
  • Highly customizable: are you using an external library with custom html elements? Don't worry as you can specify your own functions to read/write data

Support

If you want to support me just star the project on github and share it with your collegues. If you have questions or suggestions open an issue on github.

Thank you very much for your support โค

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.