Showing 23 open source projects for "reference"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1

    Rapid Reference

    An extension that allows for hassle-free website citation/referencing.

    Please do not distribute with the goal of selling my program. How to attach to your Chrome/Edge/Brave etc Browser: 1. Download the extension(rapidreference.zip) 2. Extract 3. Go to chrome://extensions if on Chrome, or navigate to your extension management setting in your browser 4. Enable developer mode (usually top right) 5. Add unpacked extension 6. Choose the extracted extension's folder 7. There you go! How to use: 1. Start a session in the panel of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lighthouse

    Lighthouse

    Automated auditing, performance metrics, & best practices for the web

    ...Lighthouse collects modern performance metrics and insights on developer best practices; auditing for performance, accessibility, SEO and more. After auditing it produces a report either in JSON or HTML. Included in the report is a reference doc that explains the importance of the audit and how to fix the problem areas, which you can use to improve the web app or web page. Lighthouse can be integrated directly into the Chrome DevTools with its own panel. To run it, you would simply have to select the Lighthouse panel and click on "Generate report". It can also be run from the command line, or as a Node module.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    SkyCrypt

    SkyCrypt

    A Hypixel skyblock stats website

    ...It also supports deployment as a self-hosted service, allowing developers to run their own instance with custom configurations. Although the original repository has been archived in favor of newer versions, it remains a significant reference implementation for game data visualization platforms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Maxun

    Maxun

    Small event-delegation library for decoupling event binding and handli

    ...Because it is purely JavaScript (and uses HTML for test harnesses), it is suited for web browsers and front-end use. Although deprecated, it can still serve as a reference for how to architect event delegation and binding abstractions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    DevConnector 2.0

    DevConnector 2.0

    Social network for developers, built on the MERN stack

    ...The project is structured as teaching material, making trade-offs explicit and code approachable for newcomers to full-stack development. Learners can use it as a template for their own projects or as a reference for common MERN stack techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Differencify

    Differencify

    Differencify is a library for visual regression testing

    Differencify is a library for visual regression testing via comparing your local changes with reference screenshots of your website. It is built on top of chrome headless using Puppeteer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BackstopJS

    BackstopJS

    Catch CSS curve balls

    Visual regression testing for web apps. Supports screen rendering with Chrome-headless. Add your own interactions with the Playwright and Puppeteer scripting. BackstopJS automates visual regression testing of your responsive web UI by comparing DOM screenshots over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    tournesol_gl02

    A tool to analyze Twitter brand activity

    This tool is a CLI interface to query Twitter's API data to extract valuable information : - Top 10 authors for a specific day - Hashtags associated with a reference hashtag - Top 10 hastags for a specific day - Number of tweets during a specific period of a specific day for a specific author - Number of tweets during a specific period of a specific day for a specific hashtag - Number of tweets per city - Display a graph of the number of tweets per city
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Share.js

    Share.js

    Share with one click to Weibo, QQ Space, QQ Friends, WeChat, Tencent

    ...The maintainer notes that the project is no longer actively modernized, but its approach remains useful because social sharing often comes down to constructing platform-specific links. It is best suited as a compact reference or legacy-ready sharing component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    HTTP Switchboard for Chromium

    HTTP Switchboard for Chromium

    Point & click to forbid/allow any class of requests made by browser

    ...Although the project is now archived and succeeded by other tools (notably uBlock Origin and µMatrix), its design still influences modern request-filtering tools and is a historical reference in browser-privacy architecture. For users who want to understand how fine-grained control over web network activity can be exposed and managed, this repository remains instructive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tripfix - travel internet booking engine

    tripfix - travel internet booking engine

    IBE/internet booking engine/webportal for tour operators/travel agents

    ...One man-year’s worth of work is already included in the software – not to mention a great deal of experience from our other travel-based software projects (f.e. snowtrex.com). A reference project “cruise finder” (http://www.kreuzfahrt-finder.net) is currently running, and it can be extended to many other booking items (accommodations, flights, rental cars, ...). Among others, tripfix Booking Engine uses the following components: – PHP 5.3.2 – Zend Framework 1.11.5 – mongoDB 2.4.8 – smarty Template System 3.0.7 – jquery 1.9.2 You can get a free admin access for tripfix test-environment under http://tripfix.elpix.net/tripfix-admin-access. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Respond.js

    Respond.js

    A fast & lightweight polyfill for min/max-width CSS3 Media Queries

    Respond.js is a fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more). The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don’t support CSS3 Media Queries – in particular, Internet Explorer 8 and under. It’s written in such a way that it will probably patch support for other non-supporting browsers as well. If there's one thing that can compete with lightboxes for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Document Analysis and Exploitation
    The Document Analysis and Exploitation Platform is a Drupal based web interface to a cloud enabled Document Analysis resource set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PartLogin Login System
    NOTE: Partlogin is no longer maintained. A modern login system is required as an alternative, such as Symfony's Security component. This page is kept as a historical reference. Partlogin: A login system written in PHP that connects to a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wiki Web Help
    AJAX based wiki designed to operate like a desktop help viewer(chm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Teknohazard

    Communication tool for technology enthusaists

    A 3-Tier Web 2.0 application written in PHP with CodeIgniter and MySQL, and the web interface in XHTML/CSS with JavaScript/JQuery. A multifaceted communication and information system to support collaboration between advanced technical users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wizanda

    wizanda

    A faster version of Xoops optmized for speed

    Many projects rolled into one, to add quick improvements and module development for Xoops Contents Management System. As changes can happen at the same time, this is to provide the best solutions and cross reference ideas from everywhere, into one project. The project evolved so much, its no longer Xoops and is more compatible with Xoops derivatives 2.2 and earlier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to create the best online academic publishing platform using php, JavaScript & MySQL. The platform will be implemented as the publishing platform of Canada's National Undergraduate Scientist Journal, Connecting Minds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A pure javascript BibTeX editor field that can be used as a drop-in replacement for a textarea on HTML forms to allow simple bibliographic reference management. It allows copying/paste from BibTeX, adding/editing/deleting/reordering references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The University Map Project aims to give schools a way to map their campuses. The term centrally distributed works here, because the universities will be able to reference each other. The primary technologies used are XML, Google Maps, and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Nokia Semantic Web Server is an RDF based knowledge portal for publishing both authoritative and third party descriptions of URI denoted resources. It also serves as Nokia's reference implementation of URIQA, the URI Query Agent model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DocTaur is a Web-based searchable directory of reference manuals. You can freely download, install, and administrate it on your local Linux intranet server. It is powered by the ht://Dig search engine and contains reference manuals for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XPDOM (Cross-Platform DOM) is a W3C-DOM Level 2 compatibility layer to programming Dynamic HTML in standard DOM and exactly same way in most popular browsers with DHTML: MSIE 4+ and Netscape 6+/Mozilla/Firefox as reference implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo