Showing 21 open source projects for "javascript form validation"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Affordable White-Label Embedded Analytics Solutions for Growing Enterprises and Resellers Icon
    Affordable White-Label Embedded Analytics Solutions for Growing Enterprises and Resellers

    For software vendors that want to embed dashboards and reports in their software

    A complete white-label dashboard and reporting solution. All the features of industry leading reporting tools for a fraction of the cost. Empower your non-technical users with data reporting and analytics.
    Learn More
  • 1
    You Don't Know JS Yet

    You Don't Know JS Yet

    A book series (2 published editions) on the JS language.

    ...The project encourages readers to engage critically with the language, moving past memorization toward true mastery and mental clarity in coding. While some volumes are still in draft form or canceled, the available books remain highly influential learning materials in the JavaScript community. The repository also includes links to purchase editions via Leanpub and Amazon, ensuring accessibility for learners at all levels.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    The Open ISES Project
    Open Information Systems for Emergency Services (Open ISES) is a community of software developers, paramedics, EMTs, law enforcement & fire fighters working together to create open source software & training materials for the emergency service community.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    ictschool

    ictschool

    School Management Software with unified communications and CTI

    ICTSchool is a comprehensive school management software that simplifies administrative and academic tasks. It offers features like student enrollment, fee management, and exam scheduling, ensuring smooth operations. With real-time communication channels, it enhances collaboration between teachers, students, and parents. Built on an open-source framework, ICTSchool is flexible and scalable, designed to meet the needs of schools, colleges, and universities. Features Multi-Branches...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    build-web-application-with-golang

    build-web-application-with-golang

    A golang ebook intro how to build a web with golang

    This repository is an e-book and tutorial code base that demonstrates how to build a web application in Go (Golang). It provides step-by-step guidance, sample code, explanations, and best practices around routing, handlers, templates, sessions, form handling, file upload, JSON APIs, authentication, and more, intended for learners of Go web development. Code examples for routing, handlers, and HTTP request/response handling. REST API endpoints and JSON marshalling/unmarshalling. File uploads...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Inspection Software Icon
    All-in-One Inspection Software

    flowdit is a connected worker platform tailored for industry needs in commissioning, quality, maintenance, and EHS management.

    Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
    Learn More
  • 5
    Advanced React & GraphQL

    Advanced React & GraphQL

    Starter Files and Solutions for Full Stack Advanced React and GraphQL

    Advanced React & GraphQL provides course materials for building a modern, production-style React application end to end, typically including a GraphQL back end and real app workflows. It moves beyond basics to topics like component composition, hooks, state management, authentication, routing, and performance considerations. The projects show how to connect a React front end to a GraphQL API, model data, and implement features such as pagination, permissions, and image/file handling. You’ll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Eratostene

    Eratostene

    Show the prime numbers in the form of the Sieve of Eratosthenes

    [Versione in italiano sotto] This program can be used to find the prime numbers between 1 and a given number. Also the primes can be visualized in the form of Sieve of Eratosthenes with six columns. The sieve is created in Html and it is possible to save it in a file so that it can be opened with any other browser also after the program was closed. If the browser has the support for JavaScript, it should be possible to show the factorization of a non prime number clicking on it. [Versione in italiano] Questo programma permette di trovare i numeri primi compresi tra 1 ed un numero dato. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Node.JS Course

    Node.JS Course

    Materials, slides and other goodies from my Node.JS courses

    This repository accompanies a hands-on Node.js course that builds production-minded skills through projects and exercises rather than slideware. It walks learners from fundamentals to pragmatic topics such as configuration management, process models, database integration, caching, and message queues. Security practices—input validation, secrets handling, and least-privilege IAM—are woven into examples instead of tacked on at the end. The curriculum also covers operational concerns like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Viva Visitor & Volunteer ID tracking

    track visitors and volunteers to a facility with hour tracking

    A visitor management and volunteer software program created to help schools & businesses track, log and autonomously process visitors and volunteers. It logs visitors & volunteers in & out, tracks volunteer hours for specifics subjects and groups of subjects. Will also track hours of members in group form. Provides volunteer hour statements, and overall group metrics. Built to use sustainable barcodes or printed labels. Different classes and metrics available. Different modes available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Learning JavaScript Design Patterns

    Learning JavaScript Design Patterns

    Repo for my 'Learning JavaScript Design Patterns' book

    ...Design patterns also provide us a common vocabulary to describe solutions. This can be significantly simpler than describing syntax and semantics when we're attempting to convey a way of structuring a solution in code form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tools to Build an Efficient Quality Management System. Icon
    Tools to Build an Efficient Quality Management System.

    Sunday Business Systems (SBS) offers comprehensive quality management software (QMS) and consulting services to improve compliance

    Sunday Business Systems is ideal for small to mid-sized manufacturing and service businesses looking for cost-effective, customizable quality management software to help them comply with industry standards and improve operational efficiency
    Learn More
  • 10
    Online Attendance System

    Online Attendance System

    Google AppScript - sample code

    Online Attendance system that allow(s) the student to login at the web portal (Google AppScript) with the use of their username, password, student ID number, and access code. During form submission, their login credentials are check against the source database for authentication including the timestamp of row entry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SITools2
    SITools2 is a new CNES generic tool performed by a joint effort between CNES and scientific laboratories. The aim of SITools is to provide a self-manageable data access layer deployed on already existing scientific laboratory databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    VisualIntFactor will be an interactive educational and scientific tool demonstrating multiply, factor, conversion between unary counting and binary integers, all in the same grid of hexagons. This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YANG J. (Yet Another Network Generator)
    YANG (Yet Another Network Generator - Java) enables you to generate social networks given various social rules observed in the real population. Uses: generate realistic networks to be used in individual-centric models, teaching or benchmarking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Schema validation with simple dom php classes, that will check the xsd file before the xml based forms will accept any submit. The ajax wrapper should work with widgets to show any validation error to the form user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Firefox tutorial add-on for adult absolute beginners, to provide information on and to build up understanding of the threats and features of the web. Suggestions to security plugins, links to web howto's. Includes basic navigation help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Powerful PHP based quiz and test system with CSS, admin module, password validation using random images, optional password protected tests, optional email test feedback+. Multi-options, true-false, one of many questions optional image. No database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MarcOnt Initiative's goal is to create new bibliographic description standard in form of an ontology. The MarcOnt community portal will present a place for building the ontology based on social agreement by means of negotiations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a FORM validation framework based on DOM event
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vue Flow Form

    Vue Flow Form

    Create conversational conditional-logic forms with Vue.js.

    Vue Flow Form is free, open-source and self-hosted form generator that lets you simply and quickly build custom, step-by-step forms (e.g. user registration, contact pages, feedback forms, surveys, or a quiz). Create interactive and engaging forms that you can integrate into your app or website and host on your own server. Demo Questionnaire: https://www.ditdot.hr/demo/vff/questionnaire/ Demo Quiz: https://www.ditdot.hr/demo/vff/quiz/ Created by DITDOT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SurveyJS - Form Builder Libraries

    SurveyJS - Form Builder Libraries

    Build and Run Dynamic JSON-based Forms and Surveys Right in Your App

    SurveyJS is a product suite of open-source JavaScript form libraries that utilize JSON for survey metadata and results. You can use SurveyJS to render web forms and collect responses, or set up a form management system fully integrated in your IT infrastructure, where admin would create and edit multiple forms in a no-code drag-and-drop form builder UI. The form builder comes with a CSS Theme Editor—a set of UI controls for form styling. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next