Showing 62 open source projects for "input"

View related business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    International Telephone Input

    International Telephone Input

    Plugin for entering and validating international telephone numbers

    ...Automatically set the input placeholder to an example number for the selected country. Automatically select the user's current country using an IP lookup. Access the country data to create a separate country dropdown for an address form, and then listen for change events to keep the two dropdowns in sync. Use Twilio's API to build phone verification, SMS 2FA, appointment reminders, marketing notifications and so much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SweetAlert2

    SweetAlert2

    Beautiful, responsive, highly customizable popup boxes

    ...Your popup boxes can look exactly how you want them with various options for additional content, custom positioning, animation, background, and so much more! SweetAlert2 also supports various input types and offers a range of different themes. Visit their official website, https://sweetalert2.github.io/ to see all these custom features in action!
    Downloads: 75 This Week
    Last Update:
    See Project
  • 3
    electerm

    electerm

    Terminal/SSH/SFTP client (Linux, Mac, Win)

    ...Global/session proxy. Quick commands. UI/terminal theme. Sync bookmarks/themes/quick commands to GitHub/Gitee secret gist. Support serial Port (version > 1.21.8). Quick input to one or all terminals.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 4
    Playwright for Go

    Playwright for Go

    Playwright for Go a browser automation library to control Chromium

    ...Intercept network activity for stubbing and mocking network requests. Emulate mobile devices, geolocation, permissions. Support for web components via shadow-piercing selectors. Native input events for mouse and keyboard. Upload and download files. The bridge between Node.js and the other languages is basically a Node.js runtime combined with Playwright which gets shipped for each of these languages (around 50MB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    jqGrid

    jqGrid

    jQuery grid plugin

    jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution, loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl. Improve the maxGridHeigh method. Add a third parameter to indicate the minimum height at which the method run. jqGrid uses a jQuery JavaScript Library and is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Middy

    Middy

    The stylish Node.js middleware engine for AWS Lambda

    ...One of the main strengths of serverless and AWS Lambda is that, from a developer perspective, your focus is mostly shifted toward implementing business logic. Anyway, when you are writing a handler, you still have to deal with some common technical concerns outside business logic, like input parsing and validation, output serialization, error handling, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Chrome Captcha Auto Solver

    Chrome Captcha Auto Solver

    Google Chrome Bypass Captcha Extension

    Beat the captcha test experience by enabling your self to be free from any captcha input tasks. Install our newest innovation, our stable and fast Google Chrome Bypass Captcha extension application and allow us to auto-solve and auto-fill your captcha test tasks. # How to Install 1. Download the .zip file of **Chrome Captcha Auto Solver** https://sourceforge.net/projects/chrome-captcha-auto-solver/ 2. Unzip the downloaded .zip file. 3.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    Logagent

    Logagent

    Extensible log shipper with input/output plugins, buffering, etc.

    Logagent is a modern, open-source, lightweight log shipper. It is like Filebeat and Logstash in one, without the JVM memory footprint. It comes with out-of-the-box and extensible log parsing, on-disk buffering, secure transport, and bulk indexing to Elasticsearch, Sematext Logs, and other destinations. Its low memory footprint and low CPU overhead make it suitable for deploying on edge nodes and devices, while its ability to parse and structure logs makes it a great Logstash alternative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bootstrap-datepicker

    bootstrap-datepicker

    A datepicker for twitter bootstrap

    Bootstrap-datepicker provides a flexible datepicker widget in the Bootstrap style. Versions are incremented according to semver. As with bootstrap’s own plugins, datepicker provides a data-api that can be used to instantiate datepickers without the need for custom javascript. You can disable datepicker’s data-api in the same way as you would disable other bootstrap plugins. Most options can be provided via data-attributes. An option can be converted to a data-attribute by taking its name,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    Spearmint

    Spearmint

    An inclusive, accessibility-first GUI

    Easily create, save, and run tests intuitively using Spearmint. Access your app's file directory and codebase while providing a fully functional in-app terminal and browser. When you're ready to continue developing your application, your Jest test files will be in your app's __tests__ folder. Writing tests is like eating your veggies: it's something everyone knows that they should do, but not everyone does. Spearmint provides a simple way to write tests that gives you confidence your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JavaScript Cookie

    JavaScript Cookie

    A simple, lightweight JavaScript API for handling browser cookies

    ...All special characters that are not allowed in the cookie-name or cookie-value are encoded with each one's UTF-8 Hex equivalent using percent-encoding. The only character in cookie-name or cookie-value that is allowed and still encoded is the percent % character, it is escaped in order to interpret percent input as literal. Please note that the default encoding/decoding strategy is meant to be interoperable only between cookies that are read/written by js-cookie. To override the default encoding/decoding strategy you need to use a converter.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Distpicker

    Distpicker

    Plugin for picking provinces, cities and districts of China

    ...The plugin is customizable in terms of initial values, placeholder text, and which dropdowns to include, and it also supports dynamic updates if you need to reset or reload region data based on custom logic. It’s especially handy for applications that require structured address input across multiple locales without building and maintaining your own region datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bootstrap Colorpicker

    Bootstrap Colorpicker

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap

    ...Note that the plugin may work without Bootstrap if your code is not using any of the mentioned Bootstrap dependencies. Note that the dist files are only distributed via the NPM and Yarn installations. The initial color can be specified in 3 ways, input value, data-color attribute and programmatically with the color constructor option. Whenever the format option is 'auto', the first parsed color format will be detected and used as default, but when the option equals null (default), the format is recalculated every time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Image Converter HTML5

    Image Converter HTML5

    Image Converter HTML5 add-on for Firefox

    All client-side solution add-on for Browser Firefox: an essential and practical application for free-hand drawing and for the conversion of images in multiple formats with API HTML5 file system Release 1.2.1 - Remove get image from url because the operation is insecure Add-on Opera Browser: http://bit.ly/1OcJA1K Extension for Firefox: http://mzl.la/1O0fXB9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Auto Dealer Software

    Web application for auto dealership industry

    One of the best web application developed for auto dealership industry by Three Apples Systems Inc., Canada. Expertly designed to convert more leads and drive more sale. Covering all the features you need. A demo is available to explore more features at: https://threeapples.ca/demo/cardealership For admin access, please contact. To get your copy, contact us at: https://threeapples.ca/ For any query, you can directly contact me by email : iqbal.nadem@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PDF Viewer Reader

    PDF Viewer Reader

    All client-side solution to read PDF files

    Preview PDF files directly in your macOS. With this comfortable app you can use either the drag and drop and button for opening files that can get from your file system of your OS. =============================== Get Your PDF Reader for Android - https://play.google.com/store/apps/details?id=com.ulm.pdfreader =============================== Update 30.06.2017 Windows 7 and later and macOS 10.9 and later are supported. Extension for Chrome: http://bit.ly/1J6Klms Extension for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    ...Basic Javascript knowledge is necessary to setup this plugin: how to set settings, callback events, etc. Initialize the plugin on any HTML element such as: <div /> to provide a Drag and drop area. All <input type="file"/> inside the main area element will be bound too. Optionally you can bind it directly to the <input />. Files will start uploading right after they are added. If using the queue system this option means the queue will start automatically after the first file is added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    lnd-lib

    lightweight php/mysql framework with html/css templates

    Free and open-source set of easy php/mysql/html/css tools for creating web-sites and web-applications. Based on: http://jquery.com http://jqueryui.com (+ datepicker-ru.js) jQuery Masked Input Plugin Copyright (c) 2007 - 2014 Josh Bush (digitalbush.com) http://kladr-api.ru http://ckeditor.com (+ckfinder)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wiki Quick Search

    Wiki Quick Search

    Search Wikipedia in every language in this WebApp

    Wiki Quick Search & Print is software was made with the API provided by Wikipedia and allows you to enable fast searches with autocomplete input inside the famous free encyclopedia. You can print the results of your search in PDF or save it in your computer to html including tables, text, images and file audio. Finally, you can avail of a convenient input for advanced search strings contained in the result page. ========= Windows 7 and later are supported. Both x86 and amd64 (x64) binaries are provided for Windows. == Browser Extensions == Chrome Extension: http://bit.ly/1Wx8X1o Add-on Firefox: http://mzl.la/1SpIbHW Add-on Opera: http://opr.as/1POVSxM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    richtext

    richtext

    2 lines turn input/textarea into rich text editor

    Tiny Html5 rich text editor based on bootstrap3 and jQuery, makes it easy to enable switch your input/textarea element into simple WYSIWYG editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    ...Traceur allows you to try out new and proposed language features today, helping you say what you mean in your code while informing the standards process. JavaScript's evolution needs your input. Try out the new language features. Tell us how they work for you and what's still causing you to use more boilerplate and "design patterns" than you prefer. You can use some language features right now and even try it out in your browser here. Just type in some code and see what Traceur produces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    ...Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API responses, on the Web with RxJS, or on mobile with Rx.NET and RxJava. Avoid intricate stateful programs, using clean input/output functions over observable streams. ReactiveX's operators often reduce what was once an elaborate challenge into a few lines of code. Traditional try/catch is powerless for errors in asynchronous computations, but ReactiveX is equipped with proper mechanisms for handling errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jquery.cypher

    Plugin para jquery que permite encriptar y desencriptar texto

    Plugin para jquery que permite encriptar y desencriptar texto de forma rápida. Uso: Ligado al val de un elemento: $("#input").Cypher('encriptar',"llave"); Como retorno de datos: var textoDemo=$.Cypher("encriptar","mi cadena","miLlave") Ligado a un elemento pero especificando el texto a trabajar: $("#texto").Cypher('encriptar',"texto","llave"); Metodos: Cypher('encriptar',"texto","llave"); Cypher('desencriptar',"texto","llave");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Date Range Picker

    jquery based from-to date range picker

    It's javascript jquery based date picker which allows you to choose date range from just 1 calander. and 1 input. It's easy to integrate in your project. It'll take 5-10 minutes for you to integrate date range calender in your web based project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Firefox Password Filler

    Firefox Password Filler

    Fills login forms even after a delayed page load

    ...This extension scans the given urls multiple times to find the login form and then fills in username and password. Passwords are stored by the default firefox password manager. The input fields containing login information can be manually set by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB