35 best Ruby Form Validation libraries in 2024

share link

by SK dot icon Updated: Sep 1, 2021

technology logo
technology logo

Guide Kit Guide Kit  

Ruby is fun to learn and work with. It’s also a very high-level language, meaning instead of you doing everything manually, Ruby handles all the fine-print details and abstracts it away. It’s so easy that you can build almost anything from scratch using Ruby. We also have a thriving community of Ruby developers, thanks to which we have various unique open-source libraries for various use cases. For processes like form validation, using these Ruby on Rails libraries, you can ensure that the input data is consistent and in the correct format.

Here we list down some of the best open-source form validation libraries in Ruby. Formstatic at its core is a Rails FormBuilder DSL. It has been developed with the goal to help web developers create semantically rich form fields and readily stylable HTML form validations for your Rails applications. Simple Form with nearly 8k stars on Github makes Rails forms easy to handle. It inherits most of its DSL from Formstatic and aims to be flexible while helping you handle powerful components as you define the layout of your form. We also have a library called Client-Side Validations which does exactly what you think it does. It automatically extracts and applies validation rules defined on the server-side to the client and can validate nested fields as well, all the while offering browser-wide compliancy.

simple_formby heartcombo

Ruby doticonstar image 8102 doticonVersion:v5.2.0doticon
License: Permissive (MIT)

Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.

Support
    Quality
      Security
        License
          Reuse

            simple_formby heartcombo

            Ruby doticon star image 8102 doticonVersion:v5.2.0doticon License: Permissive (MIT)

            Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
            Support
              Quality
                Security
                  License
                    Reuse

                      formtasticby formtastic

                      Ruby doticonstar image 5173 doticonVersion:Currentdoticon
                      License: Permissive (MIT)

                      A Rails form builder plugin with semantically rich and accessible markup.

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                formtasticby formtastic

                                Ruby doticon star image 5173 doticonVersion:Currentdoticon License: Permissive (MIT)

                                A Rails form builder plugin with semantically rich and accessible markup.
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          cocoonby nathanvda

                                          Ruby doticonstar image 3072 doticonVersion:Currentdoticon
                                          License: Permissive (MIT)

                                          Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    cocoonby nathanvda

                                                    Ruby doticon star image 3072 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                    Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              client_side_validationsby DavyJonesLocker

                                                              Ruby doticonstar image 2643 doticonVersion:Currentdoticon
                                                              License: Permissive (MIT)

                                                              Client Side Validations made easy for Ruby on Rails

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        client_side_validationsby DavyJonesLocker

                                                                        Ruby doticon star image 2643 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                        Client Side Validations made easy for Ruby on Rails
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  axlsxby randym

                                                                                  Ruby doticonstar image 2606 doticonVersion:Currentdoticon
                                                                                  License: Permissive (MIT)

                                                                                  xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            axlsxby randym

                                                                                            Ruby doticon star image 2606 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                            xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      reformby trailblazer

                                                                                                      Ruby doticonstar image 2475 doticonVersion:v2.6.2doticon
                                                                                                      License: Permissive (MIT)

                                                                                                      Form objects decoupled from models.

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                reformby trailblazer

                                                                                                                Ruby doticon star image 2475 doticonVersion:v2.6.2doticon License: Permissive (MIT)

                                                                                                                Form objects decoupled from models.
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          nested_formby ryanb

                                                                                                                          Ruby doticonstar image 1804 doticonVersion:Currentdoticon
                                                                                                                          License: Permissive (MIT)

                                                                                                                          Rails plugin to conveniently handle multiple models in a single form.

                                                                                                                          Support
                                                                                                                            Quality
                                                                                                                              Security
                                                                                                                                License
                                                                                                                                  Reuse

                                                                                                                                    nested_formby ryanb

                                                                                                                                    Ruby doticon star image 1804 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                    Rails plugin to conveniently handle multiple models in a single form.
                                                                                                                                    Support
                                                                                                                                      Quality
                                                                                                                                        Security
                                                                                                                                          License
                                                                                                                                            Reuse

                                                                                                                                              identity_cacheby Shopify

                                                                                                                                              Ruby doticonstar image 1849 doticonVersion:Currentdoticon
                                                                                                                                              License: Permissive (MIT)

                                                                                                                                              IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!

                                                                                                                                              Support
                                                                                                                                                Quality
                                                                                                                                                  Security
                                                                                                                                                    License
                                                                                                                                                      Reuse

                                                                                                                                                        identity_cacheby Shopify

                                                                                                                                                        Ruby doticon star image 1849 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                        IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
                                                                                                                                                        Support
                                                                                                                                                          Quality
                                                                                                                                                            Security
                                                                                                                                                              License
                                                                                                                                                                Reuse

                                                                                                                                                                  bootstrap_formby bootstrap-ruby

                                                                                                                                                                  Ruby doticonstar image 1587 doticonVersion:v5.1.0doticon
                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                  Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.

                                                                                                                                                                  Support
                                                                                                                                                                    Quality
                                                                                                                                                                      Security
                                                                                                                                                                        License
                                                                                                                                                                          Reuse

                                                                                                                                                                            bootstrap_formby bootstrap-ruby

                                                                                                                                                                            Ruby doticon star image 1587 doticonVersion:v5.1.0doticon License: Permissive (MIT)

                                                                                                                                                                            Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
                                                                                                                                                                            Support
                                                                                                                                                                              Quality
                                                                                                                                                                                Security
                                                                                                                                                                                  License
                                                                                                                                                                                    Reuse
                                                                                                                                                                                      Ruby doticonstar image 1535 doticonVersion:Currentdoticon
                                                                                                                                                                                      License: Permissive (MIT)

                                                                                                                                                                                      Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.

                                                                                                                                                                                      Support
                                                                                                                                                                                        Quality
                                                                                                                                                                                          Security
                                                                                                                                                                                            License
                                                                                                                                                                                              Reuse

                                                                                                                                                                                                validates_timelinessby adzap

                                                                                                                                                                                                Ruby doticon star image 1535 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
                                                                                                                                                                                                Support
                                                                                                                                                                                                  Quality
                                                                                                                                                                                                    Security
                                                                                                                                                                                                      License
                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                          mutationsby cypriss

                                                                                                                                                                                                          Ruby doticonstar image 1375 doticonVersion:Currentdoticon
                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                          Compose your business logic into commands that sanitize and validate input.

                                                                                                                                                                                                          Support
                                                                                                                                                                                                            Quality
                                                                                                                                                                                                              Security
                                                                                                                                                                                                                License
                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                    mutationsby cypriss

                                                                                                                                                                                                                    Ruby doticon star image 1375 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                    Compose your business logic into commands that sanitize and validate input.
                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                          License
                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                              json-schemaby ruby-json-schema

                                                                                                                                                                                                                              Ruby doticonstar image 1256 doticonVersion:Currentdoticon
                                                                                                                                                                                                                              License: Permissive (MIT)

                                                                                                                                                                                                                              Ruby JSON Schema Validator

                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                        json-schemaby ruby-json-schema

                                                                                                                                                                                                                                        Ruby doticon star image 1256 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                        Ruby JSON Schema Validator
                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                Reuse
                                                                                                                                                                                                                                                  Ruby doticonstar image 1253 doticonVersion:v0.4.4doticon
                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                  integrate pods in form of prebuilt frameworks conveniently, reducing compile time

                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                            cocoapods-binaryby leavez

                                                                                                                                                                                                                                                            Ruby doticon star image 1253 doticonVersion:v0.4.4doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                            integrate pods in form of prebuilt frameworks conveniently, reducing compile time
                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                    Reuse
                                                                                                                                                                                                                                                                      Ruby doticonstar image 1263 doticonVersion:v1.10.0doticon
                                                                                                                                                                                                                                                                      License: Permissive (MIT)

                                                                                                                                                                                                                                                                      Validation library with type-safe schemas and rules

                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                dry-validationby dry-rb

                                                                                                                                                                                                                                                                                Ruby doticon star image 1263 doticonVersion:v1.10.0doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                Validation library with type-safe schemas and rules
                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                          truemailby truemail-rb

                                                                                                                                                                                                                                                                                          Ruby doticonstar image 973 doticonVersion:v3.0.8doticon
                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                          🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.

                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                    truemailby truemail-rb

                                                                                                                                                                                                                                                                                                    Ruby doticon star image 973 doticonVersion:v3.0.8doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                    🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.
                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                              mail_formby heartcombo

                                                                                                                                                                                                                                                                                                              Ruby doticonstar image 849 doticonVersion:v1.9.0doticon
                                                                                                                                                                                                                                                                                                              License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                              Send e-mail straight from forms in Rails with I18n, validations, attachments and request information.

                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                        mail_formby heartcombo

                                                                                                                                                                                                                                                                                                                        Ruby doticon star image 849 doticonVersion:v1.9.0doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                        Send e-mail straight from forms in Rails with I18n, validations, attachments and request information.
                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                  phonelibby daddyz

                                                                                                                                                                                                                                                                                                                                  Ruby doticonstar image 966 doticonVersion:v0.8.1doticon
                                                                                                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                  Ruby gem for phone validation and formatting using google libphonenumber library data

                                                                                                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                                                                                                            phonelibby daddyz

                                                                                                                                                                                                                                                                                                                                            Ruby doticon star image 966 doticonVersion:v0.8.1doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                            Ruby gem for phone validation and formatting using google libphonenumber library data
                                                                                                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                                                                                                      rails_paramby nicolasblanco

                                                                                                                                                                                                                                                                                                                                                      Ruby doticonstar image 822 doticonVersion:v1.3.0doticon
                                                                                                                                                                                                                                                                                                                                                      License: Others (Non-SPDX)

                                                                                                                                                                                                                                                                                                                                                      Parameter Validation & Type Coercion for Rails

                                                                                                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                                                                                                rails_paramby nicolasblanco

                                                                                                                                                                                                                                                                                                                                                                Ruby doticon star image 822 doticonVersion:v1.3.0doticon License: Others (Non-SPDX)

                                                                                                                                                                                                                                                                                                                                                                Parameter Validation & Type Coercion for Rails
                                                                                                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                                                                                                          awesome_botby dkhamsing

                                                                                                                                                                                                                                                                                                                                                                          Ruby doticonstar image 787 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                          :white_check_mark: Validate links in awesome projects

                                                                                                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                                                                                                    awesome_botby dkhamsing

                                                                                                                                                                                                                                                                                                                                                                                    Ruby doticon star image 787 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                    :white_check_mark: Validate links in awesome projects
                                                                                                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                                                                                                            Reuse
                                                                                                                                                                                                                                                                                                                                                                                              Ruby doticonstar image 891 doticonVersion:1.0.4doticon
                                                                                                                                                                                                                                                                                                                                                                                              License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                              Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }

                                                                                                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                                                                                                        active_storage_validationsby igorkasyanchuk

                                                                                                                                                                                                                                                                                                                                                                                                        Ruby doticon star image 891 doticonVersion:1.0.4doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                        Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
                                                                                                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                  formotionby clayallsopp

                                                                                                                                                                                                                                                                                                                                                                                                                  Ruby doticonstar image 622 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                  License: Others (Non-SPDX)

                                                                                                                                                                                                                                                                                                                                                                                                                  Making iOS Forms insanely great with RubyMotion

                                                                                                                                                                                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                            formotionby clayallsopp

                                                                                                                                                                                                                                                                                                                                                                                                                            Ruby doticon star image 622 doticonVersion:Currentdoticon License: Others (Non-SPDX)

                                                                                                                                                                                                                                                                                                                                                                                                                            Making iOS Forms insanely great with RubyMotion
                                                                                                                                                                                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                      awesome-phalconby phalcon

                                                                                                                                                                                                                                                                                                                                                                                                                                      Ruby doticonstar image 594 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                      License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                      A curated list of awesome Phalcon libraries and resources

                                                                                                                                                                                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                awesome-phalconby phalcon

                                                                                                                                                                                                                                                                                                                                                                                                                                                Ruby doticon star image 594 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                A curated list of awesome Phalcon libraries and resources
                                                                                                                                                                                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                          email_validatorby K-and-R

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Ruby doticonstar image 608 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                          An email validator for Rails.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    email_validatorby K-and-R

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Ruby doticon star image 608 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    An email validator for Rails.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name_of_personby basecamp

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Ruby doticonstar image 571 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Presenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name_of_personby basecamp

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Ruby doticon star image 571 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Presenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  formulaicby thoughtbot

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Ruby doticonstar image 548 doticonVersion:v0.4.0doticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Simplify form filling with Capybara

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            formulaicby thoughtbot

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Ruby doticon star image 548 doticonVersion:v0.4.0doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Simplify form filling with Capybara
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Reuse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Ruby doticonstar image 547 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Multi-fetch Fragments makes rendering and caching a collection of template partials easier and faster.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                multi_fetch_fragmentsby n8

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Ruby doticon star image 547 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Multi-fetch Fragments makes rendering and caching a collection of template partials easier and faster.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          global_phoneby sstephenson

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Ruby doticonstar image 546 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parse, validate, and format phone numbers in Ruby using Google's libphonenumber database

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    global_phoneby sstephenson

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Ruby doticon star image 546 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Parse, validate, and format phone numbers in Ruby using Google's libphonenumber database
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Reuse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Ruby doticonstar image 516 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameter Validation & Type Coercion for Sinatra

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        sinatra-paramby mattt

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Ruby doticon star image 516 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Parameter Validation & Type Coercion for Sinatra
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  link_thumbnailerby gottfrois

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Ruby doticonstar image 496 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Ruby gem that fetches images and metadata from a given URL. Much like popular social website with link preview.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            link_thumbnailerby gottfrois

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Ruby doticon star image 496 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Ruby gem that fetches images and metadata from a given URL. Much like popular social website with link preview.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      phony_railsby joost

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Ruby doticonstar image 537 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://github.com/floere/phony).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                phony_railsby joost

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Ruby doticon star image 537 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://github.com/floere/phony).
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          fit-commitby m1foley

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Ruby doticonstar image 468 doticonVersion:v3.7.0doticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A Git hook to validate your commit messages based on community standards.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    fit-commitby m1foley

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Ruby doticon star image 468 doticonVersion:v3.7.0doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A Git hook to validate your commit messages based on community standards.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              valid_email2by micke

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Ruby doticonstar image 515 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ActiveModel validation for email. Including MX lookup and disposable email blacklist

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        valid_email2by micke

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Ruby doticon star image 515 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ActiveModel validation for email. Including MX lookup and disposable email blacklist
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  validates_urlby perfectline

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Ruby doticonstar image 543 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  URL Validation for Rails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            validates_urlby perfectline

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Ruby doticon star image 543 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            URL Validation for Rails
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      phoneby carr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Ruby doticonstar image 370 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      License: Others (Non-SPDX)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Ruby library for phone number parsing, validation and formatting

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                phoneby carr

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Ruby doticon star image 370 doticonVersion:Currentdoticon License: Others (Non-SPDX)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Ruby library for phone number parsing, validation and formatting
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          validates_email_format_ofby validates-email-format-of

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Ruby doticonstar image 366 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Validate e-mail addreses against RFC 2822 and RFC 3696 with this Ruby on Rails plugin and gem.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    validates_email_format_ofby validates-email-format-of

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Ruby doticon star image 366 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Validate e-mail addreses against RFC 2822 and RFC 3696 with this Ruby on Rails plugin and gem.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              See similar Kits and Libraries