Showing 12 open source projects for "jquery-1.10.2.js"

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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    HTML5 Boilerplate

    HTML5 Boilerplate

    The web’s most popular front-end template

    ...It’s built with the combined knowledge and effort of hundreds of developers over a span of years, creating a powerful tool in one small package. HTML5 Boilerplate comes loaded with great features, such as HTML5 support, optimized Google Analytics snippet, jQuery and Modernizr, and so much more. It supports the latest and most popular browsers and does not impose a specific development philosophy or framework, so you can code any way you want.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    localResizeIMG

    localResizeIMG

    The front-end local client compresses pictures, compatible with IOS

    ...New Blob is not supported, and the size of the file constructed by formData is 0. There are also inexplicable bugs in some models and browsers (such as QQX5 browser). On-demand loading (JS files will be automatically loaded asynchronously according to the corresponding device, saving unnecessary bandwidth)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    restful.js

    restful.js

    A pure JS client for interacting with server-side RESTful resources

    A pure JS client for interacting with server-side RESTful resources. Think Restangular without Angular. All examples written in this README use the ES6 specification. The dist folder contains two built versions which you can use to include either restful.js or a standalone version. Standalone version already embeds fetch. Restful.js needs an HTTP backend in order to perform queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select( select_details, function( err, rows ){ if( err ) console.log( err ); else console.log( rows ); }); ``` By this, we can generate a query something like this: ```sql SELECT `field1`, `field2` FROM `table_name` WHERE `field1` = 'value1' AND `field2` = 'value2' ``` For more information, visit the github project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    easyObject

    easyObject

    modern web applications development made easy

    easyObject is an intuitive tool that enables to ensure common tasks of most web applications very easily. Written in PHP5 and using jQuery for the UI, it is fast, efficient, reliable and robust. In a word, the perfect tool for lazy and demanding developers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mycorecms

    mycorecms

    CMS/CRM/DBMS Site Generator

    MyCoreCMS is a lightweight jQuery driven CMS designed to easily build dynamic relational databases. With MyCoreCMS you can build something as simple as a forum to as complex as a customer relationship management tool tailored to your specific needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ajax Grid for displaying MySQL query results.Uses PHP, MySQL & jQuery. Includes MySQL database interface functions wrapper class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mydbaccess is a Web-GUI for MySQL databases featuring end-user-friendly editing, search, query and reporting engine functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web-based spreadsheet-like application written in PHP and uses dynamic and interactive user's interface written in JavaScript with jQuery library. Data based on XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    phpMyJobs is a LAMP (Linux, Apache, mySQL, PHP) project with the intent to create a website that will allow employment companies to provide employment listings for potential job seekers. It will be written entirely in PHP, HTML, JS, and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sqlmatrix

    Sqlmatrix

    Web table that connects to a mySQL table and shows its data

    Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap. The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Peregrine

    Peregrine Task Manager

    Small to large organizations need ways to automate repeating tasks so manual work is minimized and efficiency is improved. Even individuals are in need of automation to improve personal or professional life. Avatari Peregrine Task Manager is open source set of applications built on .NET Core framework. It allows users flexible way to write, schedule, and monitor tasks using.NET languages of their choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next