Showing 40 open source projects for "validator"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 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...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    electron-store

    electron-store

    Simple data persistence for your Electron app or module

    .... Changes are written to disk atomically, so if the process crashes during a write, it will not corrupt the existing config. Under the hood, the JSON Schema validator ajv is used to validate your config. We use JSON Schema draft-07 and support all validation keywords and formats. You should define your schema as an object where each key is the name of your data's property and each value is a JSON schema used to validate that property.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    meshery

    meshery

    Meshery, the cloud native manager

    Meshery seamlessly integrates with every CNCF project, your existing tools and Kubernetes clusters. This integration empowers you to enhance the use of your preferred monitoring, CI/CD and security solutions. Meshery's Kubernetes-native approach means you can easily incorporate Meshery into your existing workflow without additional setup or integration effort. A self-service engineering platform, Meshery, is the open source, cloud-native manager that enables the design and management of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tacit

    Tacit

    CSS framework for dummies, without a single CSS class

    Tacit is a CSS framework for dummies, who want their web services to look attractive but have almost zero skills in graphic design, just like myself. Tacit is a primitive CSS framework for dummies, like myself, who don't know anything about graphic design but want their web services to look eatable. No classes, no layouts. Just design plain and simple web pages compliant with HTML5 and they will look OK. Tacit's goal is to be super simple and always with the same look-and-feel. If you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    JSON Form

    JSON Form

    Build forms from JSON Schema, easily template-able

    The JSON Form library is a JavaScript client-side library that takes a structured data model defined using JSON Schema as input and returns a Bootstrap 3-friendly HTML form that matches the schema. The generated HTML form includes client-side validation logic that provides direct inline feedback to the user upon form submission (provided a JSON Schema validator is available). If values are valid, the JSON Form library uses submitted values to create the JavaScript data structure that matches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    validatorjs

    validatorjs

    A data validation library in JavaScript for the browser and Node.js

    The validatorjs library makes data validation in JavaScript very easy in both the browser and Node.js. This library was inspired by the Laravel framework's Validator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Parsley

    Parsley

    Validate your forms, frontend, without writing a line of javascript

    ... will follow! Parsley is shipped with more than a dozen useful validators. If not enough, use the awesome Parsley extra Ajax validator or tons of other extended validators provided by the community. Parsley strongly focuses on #UI and #UX. Override almost every Parsley default behavior to fit your exact needs. Still ships almost bug free. Parsley is strongly tested, and aims to work on every browser (including IE8).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Just-API

    Just-API

    Test REST, GraphQL APIs

    ... specs. Just-API builds the request, sends it to the server and validates the response as per the specification. Runs test suites in parallel/serial mode. Supports all widely used HTTP methods. Supports x-www-form-urlencoded requests, Multipart requests, File uploads. Built-in Response Validation Constructs(Headers, Cookies, Status code, JSON body, JSON schema) Custom Response validator functions. Supports running custom inline or module javascript sync/async functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wallet-address-validator

    wallet-address-validator

    Useful library for validation of Bitcoin, Litecoin, Ethereum

    Simple wallet address validator for validating Bitcoin and other altcoins addresses in Node.js and browser. A lightweight library for validating wallet addresses across multiple cryptocurrencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    Validation Library

    Validation Library

    Validation library for node.js

    Validation library for node.js. NIV (Node Input Validator) is a validation library for node.js. You can also extend library to add custom rules. For use cases of any rule, please check test cases, If you have any doubt or confusion with documentation or rule behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML Viewer Plus

    XML Viewer Plus

    A powerful XML Viewer - add-on for browser Firefox

    A powerful XML Viewer, supports text/regex and jQuery/CSS, XPath selectors ==== Release 1.2.6 - 17.06.2019 - Added utf-8 encode for xml viewer ==== Get your XML Editor and Validator on Play Store > https://play.google.com/store/apps/details?id=com.ulm.xmleditor ==== ## Libraries and techs used 1. `Vue` 2. `Vuex` 3. `lodash/debounce` 4. `jQuery` 5. `document.querySelectorAll` 6. `document.evaluate` for `XPath` 7. `bestzip` for packaging ### Limitations - WebExtension only works...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    Koa-OAI-Router

    Koa-OAI-Router

    Koa Router, based on OpenAPI, Swagger and Json Schema

    I have used Markdown and wiki to manage API doc, from which I have suffered a lot. It wastes too much time and is very boring. The document should be repaired when you change the API. It's very inconvenient to test and debug. The management of API doc totally depends on people. As a result, it is hard to make documents have high quality. Meanwhile, the developers will spend more time on testing, which may have a bad effect on the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fine Uploader

    Fine Uploader

    Multiple file upload plugin with image previews, drag and drop, etc.

    Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features. A fully customizable progress bar is included in UI mode. Core users can build their own with the help of a friendly API. Drag and drop files (and even folders in Chrome and Opera) straight from your desktop. Sometimes the network misbehaves. Fortunately, Fine Uploader can detect these sorts of disturbances and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jsbeans
    jsbeans stands for "javascript beans". Each jsbean is indipendent, so you can use just the one you need. Some jsbeans: javascript HashMap, form's Validator, javascript Iterator, SmartInsert (for input's completion), javascript RSS reader ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    elasticsearch-head

    elasticsearch-head

    A web front end for an elastic search cluster

    elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster. elasticsearch-head is hosted and can be downloaded or forked at github. There are two ways of running and installing elasticsearch-head. Running as a plugin of ElasticSearch (this is the preferred method). And running as a standalone webapp. By default es-head will immediately attempt to connect to a cluster node at http://localhost:9200/. Enter a different node address in the connect box and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Medis

    Medis

    Easy-to-use Mac database management application for Redis

    Medis is a beautiful, easy-to-use Redis management application built on the modern web with Electron, React, and Redux. It's powered by many awesome Node.js modules, especially ioredis and ssh2. Medis only supports Redis >= 2.8 version because SCAN command was introduced since 2.8. SCAN is very useful to get key list without blocking the server, which is crucial to the production environment. Because the latest stable is 5.0 and 2.6 is a very old version, Medis doesn't support it. Works with...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Angular Schema Form

    Angular Schema Form

    Generate forms from a JSON schema, with AngularJS

    Schema Form was built to be extended and its easy to create your own form field types that suit your specific requirement. Much of the new development is being done in Assimilate, a standardized validator for JSON Schema to help ensure changing validators is never as painful as escaping tv4 is, as well as a new core library to allow for a more predictable upgrade from AngularJS to Angular. Schema Form is a set of AngularJS directives (and a couple of services). It can do two things to make life...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    open-api

    open-api

    A Monorepo of various packages to power OpenAPI in node

    A Monorepo of various packages to power OpenAPI in node. This monorepo uses lerna for development. See the root package.json for helpful scripts. Several scripts have been created to aid in the development of this monorepo (see ./bin). They assume that your $PWD is the root of the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ContainerValidator.JS

    Cargo container validator ISO 6346 in Javascript

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSD Validator

    JSD Validator

    Validate Javascript Objects with a Javascript Schema Definition

    JSD does for Javascript what XSD does for XML. Create complete shemas and test if your objects validate with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VaMoLà - Validator
    VaMoLa Validator is a tool to validate accessibility according to Italian Law - based on AChecker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jsdk2

    JSDK is JavaScript Development Kit.

    JSDK is a JavaScript framework, have a small core file and many extension libraries, have the following features: Lang-Extension, BOM,DOM,Event, Reflect, AOP, Thread,JS2D, JSGF and JSUI. You can use the JSDK to develop web application , JS games, or web widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ReCaptcha plugin for Kooboo CMS

    ReCaptcha Validator Plugin for Kooboo CMS for add content or send mail

    ReCaptcha Validator Plugin for Kooboo CMS for adding content or sending feedback e-mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HTML Validator is an Mozilla extension that adds HTML validation to Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing. The details are seen when looking the HTML source of the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next