Search Results for "javascript form validation"

Showing 695 open source projects for "javascript form validation"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    jQuery Validation Plugin

    jQuery Validation Plugin

    jQuery Validation Plugin library sources

    The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy. This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate something into an existing application with lots of existing markup. The plugin comes bundled with a useful...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Form Component

    Form Component

    Allows to easily create, process and reuse HTML forms

    Symfony Form is a component that simplifies form creation and management in PHP applications. It provides a robust framework for building and handling forms, including form validation, data binding, and rendering. Symfony Form is highly flexible and integrates seamlessly with other Symfony components, making it a go-to choice for creating dynamic, data-driven forms in web applications.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    React Hook Form

    React Hook Form

    React Hooks for form state management and validation

    Performant, flexible, and extensible forms with easy-to-use validation. Intuitive, feature-complete API providing a seamless experience to developers when building forms. Leverage existing HTML markup and validate your forms with our constraint-based validation API. Package size matters. React Hook Form is a tiny library without any dependencies. Minimizes the number of re-renders, minimizes validate computation, and faster mounting. Since the form state is inherently local, it can be easily...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Form-Data

    Form-Data

    A module to create readable `"multipart/form-data"` streams

    A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    TanStack Form

    TanStack Form

    Headless, performant, and type-safe form state management

    TanStack Form is a powerful, headless form management library designed to simplify form handling in web applications. It offers a flexible and extensible API that allows developers to manage form state, validation, and submission with ease. By providing a headless architecture, TanStack Form enables seamless integration with various UI frameworks and custom components, promoting a clean separation between form logic and presentation.​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Simple Form

    Simple Form

    Forms made easy for Rails! It's tied to a simple DSL

    Simple Form is a Ruby on Rails gem that simplifies form-building by providing a clean DSL for generating HTML forms. It works alongside Rails form helpers and supports integration with Bootstrap, Tailwind, and custom markup—allowing developers to write forms quickly without compromising layout flexibility.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    gentelella

    gentelella

    Free Bootstrap 4 Admin dashboard template

    Gentelella Admin is a free-to-use Bootstrap admin template. This template uses the default Bootstrap 4 styles along with a variety of powerful jQuery plugins and tools to create a powerful framework for creating admin panels or back-end dashboards. The theme uses several libraries for charts, calendar, form validation, wizard-style interface, off-canvas navigation menu, text forms, date range, upload area, form autocomplete, range slider, progress bars, notifications, and much more. We would...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    DbGate

    DbGate

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application. DbGate is a cross-platform database manager. It's designed to be simple to use and effective when working with more databases simultaneously. But there are also many advanced features like schema compare, visual query designer, chart visualization or batch export and import. Mongo JavaScript editor, execute Mongo script (with NodeJs syntax). Redis tree view...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 9
    SurveyJS

    SurveyJS

    JavaScript Survey and Form Library

    SurveyJS Form Library is distributed as npm packages and as scripts and style sheets that you can reference on your page. You can use it in any React, Angular, Vue, Knockout, or jQuery application. React, Angular, Knockout, and Vue3 are supported natively. To communicate with the server, the libraries use JSON objects that represent form schemas (content and layout of a form) and form results (answers). You have the option to build dynamic JSON-driven forms using our free full-featured form...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    FancyGrid

    FancyGrid

    JavaScript grid library with charts integration & server communication

    JavaScript grid library with charts integration and server communication. Massive number of features, Paging, Sorting, Filtering, Validation, Ajax data, Files data, RESTful, flexible CRUD, Integration with charts, Form module, Theming, Touch Support, and others. FancyGrid is integrated(data binding) with chart libraries, HighCharts, and sparklines. Intelligent modules system auto-detects and loads needed modules. Good Documentation, Elegant API, Number of Samples, and Professional Support.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Mongoose

    Mongoose

    Elegant mongodb object modeling for node.js

    Mongoose is a MongoDB object modeling tool that was built to answer the need for better ways to model your application data. It's designed to work in an asynchronous environment, providing a simple, straightforward approach to object modeling that skips out on the tedious tasks of writing MongoDB validation, casting and business logic boilerplate. Mongoose offers an uncomplicated schema-based solution, and comes with nifty features like type casting, validation, query building, and business...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    Symfony Validator

    Symfony Validator

    Provides tools to validate values

    Symfony Validator is a PHP component designed to validate data structures using a flexible and extensible validation framework. It supports a wide range of built-in validation constraints and allows developers to create custom validation rules. The Validator component is commonly used for form validation, data integrity checks, and input sanitation, integrating seamlessly with Symfony applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Flet

    Flet

    Flet enables developers to easily build realtime web and mobile apps

    Flet enables developers to easily build real-time web, mobile and desktop apps in Python. No front-end experience is required. An internal tool or a dashboard for your team, weekend project, data entry form, kiosk app or high-fidelity prototype - Flet is an ideal framework to quickly hack great-looking interactive apps to serve a group of users. No more complex architecture with JavaScript frontend, REST API backend, database, cache, etc. With Flet you just write a monolith stateful app...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    International Telephone Input

    International Telephone Input

    Plugin for entering and validating international telephone numbers

    A JavaScript plugin for entering and validating international telephone numbers. It adds a flag dropdown to any input, detects the user's country, displays a relevant placeholder and provides formatting/validation methods. Lots of initialization options for customization, as well as public methods for interaction. The user types their national number and the plugin gives you the full standardized international number. Navigate the country dropdown by typing a country's name, or using up/down...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Odoo

    Odoo

    Odoo. Open Source Apps To Grow Your Business.

    Odoo is a comprehensive suite of open source business applications designed to manage and streamline various organizational operations. It provides an integrated ecosystem of tools that cover core business functions such as CRM, accounting, eCommerce, inventory, HR, project management, and manufacturing. Each Odoo app can be deployed individually to meet specific business needs or combined to form a powerful all-in-one ERP system. The platform’s modular architecture allows businesses to scale...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    Puppeteer

    Puppeteer

    Headless Chrome Node.js API

    Puppeteer is a headless Node library that provides a high level API for controlling Chromium or Chrome over the DevTools protocol. It requires zero setup and comes bundled with the Chromium version most suited to it. Puppeteer is headless by default, making it fast to run. However, it can also be set to run full or non-headless Chrome or Chromium, simply set the headless option when launching a browser. Many of the things you can do manually in the browser, you can also do with Puppeteer...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17
    Svelte

    Svelte

    Cybernetically enhanced web apps

    Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM. Svelte shifts as much work as possible out of the browser and into your build step. No more manual optimizations, just faster, more efficient apps. Write breathtakingly concise components using languages you already know, HTML, CSS, and JavaScript. Oh, and your application bundles will be tiny as well. Built-in scoped...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Livewire

    Livewire

    A full-stack framework for Laravel

    Livewire is a full-stack framework for Laravel that makes it easy to build dynamic interfaces using Blade and PHP without writing JavaScript. It provides reactive components and server-driven rendering, allowing developers to create interactive UIs while keeping logic in PHP. Livewire is ideal for Laravel developers looking to create modern SPAs without relying on frontend JavaScript frameworks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    JSON Server

    JSON Server

    Get a full fake REST API with zero coding

    Get a full fake REST API with zero coding in less than 30 seconds (seriously). Created with <3 for front-end developers who need a quick back-end for prototyping and mocking. If you need to add authentication, validation, or any behavior, you can use the project as a module in combination with other Express middleware. You can deploy JSON Server. For example, JSONPlaceholder is an online fake API powered by JSON Server and running on Heroku. If you make POST, PUT, PATCH or DELETE requests...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    Fastify

    Fastify

    Fast and low overhead web framework, for Node.js

    Fastify is a high-performance web framework for Node.js that focuses on minimal overhead and predictable extensibility. It pairs a declarative routing API with JSON Schema–driven validation and serialization, so requests are checked at the edge and responses are produced quickly. The framework’s plugin system uses encapsulation to isolate routes, decorators, and hooks, which keeps large codebases modular and avoids accidental cross-pollution. Built-in hooks (such as onRequest, preHandler...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    MDX

    MDX

    Markdown for the component era

    MDX lets you use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    Binaryen

    Binaryen

    Compiler infrastructure and toolchain library for WebAssembly

    Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++. It aims to make compiling to WebAssembly easy, fast, and effective. Binaryen has a simple C API in a single header, and can also be used from JavaScript. It accepts input in WebAssembly-like form but also accepts a general control flow graph for compilers that prefer that. Binaryen's internal IR uses compact data structures and is designed for completely parallel codegen and optimization, using all...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    JSON Forms

    JSON Forms

    Customizable JSON Schema-based forms with React, Angular and Vue

    JSON Forms is a declarative framework for efficiently building form-based web UIs. These UIs are targeted at entering, modifying and viewing data and are usually embedded within an application. Writing HTML templates and Javascript for data binding by hand is hard, especially in applications of reasonable size. Furthermore, a form is often more than just a collection of input fields and more advanced functionality is required, e.g. validation or conditional visibility. JSON Forms utilizes...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Dillo

    Dillo

    Dillo, a multi-platform graphical web browser

    Dillo is a lightweight, minimal graphical web browser, designed for speed, low resource usage, and privacy. It is written in C and C++ using the FLTK (Fast Light Toolkit) GUI library. Its goals include enabling web access on old or constrained hardware, using slow or unreliable network connections, minimizing dependencies, and avoiding many of the complexities and overheads of modern full-featured browsers. It omits many modern features (notably JavaScript), instead focusing on rendering HTML...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Phoenix LiveView

    Phoenix LiveView

    Rich, real-time user experiences with server-rendered HTML

    Phoenix LiveView is an Elixir library that enables rich, real-time user experiences by using server-rendered HTML over WebSockets, providing seamless dynamic interactivity without needing front-end JavaScript frameworks. It integrates deeply with Phoenix and ships by default in new Phoenix applications. LiveView brings a unified experience to building web applications. You no longer have to split work between client and server, across different toolings, layers, and abstractions. Instead...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.