Gathering detailed insights and metrics for @braid/vue-formulate
Gathering detailed insights and metrics for @braid/vue-formulate
Gathering detailed insights and metrics for @braid/vue-formulate
Gathering detailed insights and metrics for @braid/vue-formulate
npm install @braid/vue-formulate
90.4
Supply Chain
99.6
Quality
80
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
2,252 Stars
558 Commits
243 Forks
30 Watching
15 Branches
17 Contributors
Updated on 27 Nov 2024
JavaScript (79.01%)
Vue (14.58%)
SCSS (6.29%)
Shell (0.12%)
Cumulative downloads
Total Downloads
Last day
7.7%
2,062
Compared to previous day
Last week
4.4%
9,674
Compared to previous week
Last month
5.2%
41,195
Compared to previous month
Last year
-23.2%
572,788
Compared to previous year
2
47
Vue Formulate is the easiest way to build forms with Vue. Please read the comprehensive documentation for live code examples and guidance on using Vue Formulate in your own projects.
Key features | |
---|---|
😎 Developer happinessForms are everywhere, yet surprisingly tedious to author — well, not anymore. Vue Formulate provides a powerful and flexible API to developers that makes complex form creation a breeze. |
☝️ A single input elementWith Vue Formulate you don't need to remember the names of a dozen components — all form elements are created with a single component. Easy! |
💪 Grouped fieldsVue Formulate ships with repeatable field groups out of the box. Create complex UIs such as multi-person booking forms with ease. |
🎯 Built-in validationRidiculously easy validation out-of-the-box to handle 95% of use-cases. Help text, validation rules, and validation messages are simple props. Need more? You can add custom validations too. |
🔌 Plugin systemExtend Vue Formulate's functionality or reuse custom inputs, validation rules, and messages across projects by tapping into the plugin system. Make your plugin open source to share with others! |
✨ Generate formsGenerate an entire form from JSON. Vue Formulate includes a schema to allow you to render complex forms from JSON with groups, wrappers, and custom components. |
🎨 Styling ControlWith provided class props you can add your own set of style classes globally or on a case-by-case basis. Tailwind? No problem. Bootstrap? You're covered. Roll your own? Right on, it’s supported. |
🔍 Scoped SlotsNeed even more control over your form’s markup? Vue Formulate ships with full scoped slots support so that you can globally or selectively provide your own markup. |
🌐 InternationalizationThanks to the wonderfully collaborative Vue community, Vue Formulate ships with support for over a dozen languages which are selectively importable to keep bundle size light. |
These features and many more are covered thoroughly at the documentation website.
Vue Formulate is and always will be free and open source. There are many ways available for you to contribute to Vue Formulate.
This project exists thanks to all the people who volunteer their time to contribute
Vue Formulate is translated into different languages by volunteer native language speakers. Localizations are located in the Vue Formulate Internationalization repo.
Copyright (c) 2020-present, Braid LLC
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 3/10 approved changesets -- score normalized to 3
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
101 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More