Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasnetau/formbuilder-plugins
A set of plugins that can be used with kevinchappell/formBuilder
https://github.com/lucasnetau/formbuilder-plugins
Last synced: 2 months ago
JSON representation
A set of plugins that can be used with kevinchappell/formBuilder
- Host: GitHub
- URL: https://github.com/lucasnetau/formbuilder-plugins
- Owner: lucasnetau
- License: mit
- Created: 2023-10-19T02:55:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-07T00:17:43.000Z (10 months ago)
- Last Synced: 2024-03-07T01:30:18.916Z (10 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FormBuilder Plugins
A useful set of plugins that can be used with [kevinchappell/formBuilder](https://github.com/kevinchappell/formBuilder) along with how-tos and examples.## Available Plugins
| Plugin Name | Description | CDN Link |
|-----------------------------------------------------------------|-----------------------------------------------------------|------------------------------------------------------------------------------------------------|
| [Example](plugins/example.js) | Full example template for a plugin | |
| [Media](https://github.com/lucasnetau/formBuilder-plugin-media) | Embed Video/Images/Audio into a form | [jsDelivr](https://cdn.jsdelivr.net/gh/lucasnetau/formBuilder-plugin-media/media.js) |
| [Horizontal Rule](docs/hr.md) | Horizontal Rule element | [jsDelivr](https://cdn.jsdelivr.net/gh/lucasnetau/formBuilder-plugins/plugins/hr.js) |
| [Data bound custom select](docs/customSelect.md) | Select control with dynamic options from Promise provider | [jsDelivr](https://cdn.jsdelivr.net/gh/lucasnetau/formBuilder-plugins/plugins/customSelect.js) |
| [Tags](plugins/tagger.js) | Tag input control based on [Tagger.js](https://github.com/jcubic/tagger) | [jsDelivr](https://cdn.jsdelivr.net/gh/lucasnetau/formBuilder-plugins/plugins/tagger.js) |
| Sections | Group controls into dynamic sections (Needs Sponser) | |
| Signature | Signature pad (Needs Sponsor) | |## Looking for something else?
Please get in touch. Sponsorship for development of new plugins is welcome.