Showing 168 open source projects for "unity source code"

View related business solutions
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    Setup PHP in GitHub Actions

    Setup PHP in GitHub Actions

    GitHub action to set up PHP with extensions, php.ini configuration

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer in GitHub Actions. This action gives you a cross-platform interface to set up the PHP environment you need to test your application. Refer to Usage section and examples to see how to use this. Refer to the self-hosted setup to use the action on self-hosted runners. Operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ClearURLs

    ClearURLs

    ClearURLs is an add-on based on the new WebExtensions technology

    ClearURLs is an add-on based on the new WebExtensions technology and is optimized for Firefox and Chrome-based browsers. This extension will automatically remove tracking elements from URLs to help protect your privacy when browsing through the internet. For this purpose, we use a large catalog of rules, which is actively maintained by us and the community. Many websites use tracking elements in the URL to mark your online activity. All that tracking code is not necessary for a website...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vim-go

    vim-go

    Go development plugin for Vim

    ... the result in the quickfix or location list. Lint your code with :GoLint, run your code through :GoVet to catch static errors, or make sure errors are checked with :GoErrCheck. Advanced source analysis tools utilizing guru, such as :GoImplements, :GoCallees, and :GoReferrers, and many more! Please see doc/vim-go.txt for more information. The gopls instance can be shared with other Vim plugins. Vim-go's use of gopls can be disabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gitako

    Gitako

    File tree extension for GitHub on Chrome & Firefox & Edge

    Gitako is a free file tree extension for GitHub, available on Chrome, Firefox and Edge. Various icons and official themes support. Support git submodule. Fold source code. It is more recommended for Edge users to install from the Chrome store. It may delay for weeks before updates got published to the Edge store because its review process is slow. Gitako doesn't share your private data at all. GitHub access tokens are required only when you access private repositories or exceed the GitHub API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    browserify

    browserify

    browser-side require() the node.js way

    Browserify lets you require('modules') in the browser by bundling up all of your dependencies. Browsers don't have the require method defined, but Node.js does. With Browserify you can write code that uses require in the same way that you would use it in Node. Install the uniq module with npm. Now recursively bundle up all the required modules starting at main.js into a single file called bundle.js with the browserify command. Browserify parses the AST for require() calls to traverse the entire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vim-plug

    vim-plug

    Minimalist Vim Plugin Manager

    vim-plug is a minimalist open source Vim plugin manager that's easy to set up and easy to use. It's got a concise, intuitive syntax and a single file, no need for boilerplate code. vim-plug is able to do a number of things. Firstly, it can perform parallel installation/update (with any of +job, +python, +python3, +ruby, or Neovim) extremely fast. It can create shallow clones to consume the least amount of disk space and download time. It can review and rollback updates, and is capable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PostCSS

    PostCSS

    A tool for transforming CSS with JavaScript

    PostCSS is a tool for transforming styles with JS plugins. These plugins can do a great number of things: transpile future CSS syntax, lint your CSS, support variables and mixins, and so much more. PostCSS works by taking a CSS file and providing an API to analyze and modify its rules (through its transformation into an Abstract Syntax Tree). The API can then be used by plugins to do a lot of useful things. With PostCSS, you can increase code readability by adding vendor prefixes to CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Extism

    Extism

    The Universal Plug-in System. Extend anything with WebAssembly

    Extism is a plug-in system for everyone. We've carefully designed it to be flexible, fitting into codebases of all shapes and sizes, but opinionated enough so that things Just Work™ the way they should. Extism's goal is to make all software programmable. You can use Extism in your codebase, regardless of the programming language. We support several environments through our official Host SDKs, and are adding more language support all the time. A plug-in system is software that enables your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ktlint Gradle

    Ktlint Gradle

    A ktlint gradle plugin

    Provides a convenient wrapper plugin over the ktlint project. This plugin creates convenient tasks in your Gradle project that run ktlint checks or do code auto format. The plugin can be applied to any project, but only activates if that project has the kotlin plugin applied. The assumption being that you would not want to lint code you weren't compiling. This plugin was written using the new API available for the Gradle script Kotlin builds. This API is available in new versions of Gradle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    MyBatis Pagination

    MyBatis Pagination

    A pagination plugin

    If you are using MyBatis, it is recommended to try this pagination plugin. This must be the most convenient pagination plugin. PageHelper supports any complex single-table, multi-table queries. As to some special cases, please refer to the Important notes. Through a comprehensive sample code and test, the basic usage of adding, deleting, modifying, and checking operations in the MyBatis XML mode and annotation mode is explained, and the application of dynamic SQL in different aspects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chrome Extension CLI

    Chrome Extension CLI

    The CLI for your next Chrome Extension

    The CLI for your next Chrome Extension. When you're ready to publish to Chrome Web Store, create a minified bundle with npm run build and then zip the build folder. You don’t need to install or configure Webpack. Webpack comes in preconfigured so that you can focus on the code. Your environment will have everything you need to build a Chrome Extension. Override default page like New Tab, Bookmarks, or History page. Add features to Chrome Developer Tools. Creates an extension for supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fetch

    A window.fetch JavaScript polyfill

    Fetch is a window.fetch polyfill, a Promise-based mechanism for programmatically making web requests in the browser. It is a viable replacement for most uses of XMLHttpRequest in traditional web applications, since it implements a subset of the standard Fetch specification. It is compatible with most popular browsers, however modern versions of browsers like Chrome, Firefox, Microsoft Edge, and Safari already have native implementations of window.fetch, hence the code from this polyfill...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web Search Navigator

    Web Search Navigator

    Web extension that adds keyboard shortcuts to Google, YouTube, Github

    ..., Brave Search, Google Scholar, Github, and Amazon (needs to be enabled in the options). Note that the extension does not have permissions for these optional websites unless you explicitly enable them. To check the code for linting and formatting errors, run yarn run check. We use a Javascript coding style based on Google's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Etaoin

    Etaoin

    Pure Clojure Webdriver protocol implementation

    A pure Clojure implementation of the Webdriver protocol, named after Etaoin Shrdlu, a typing machine that came to life after a mysterious note was produced on it. Use the Etaoin library to automate a browser, test your frontend behavior, simulate human actions or whatever you want. Currently supports Chrome, Firefox, Safari, and Edge. Can either connect to a remote WebDriver process or have Etaoin launch one for you. Run your unit tests directly from Emacs by pressing C-t t as usual. Can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    I Still Don't Care About Cookies

    I Still Don't Care About Cookies

    Debloated fork of the extension "I don't care about cookies"

    Debloated fork of the extension "I don't care about cookies". Get rid of cookie warnings from almost all websites! This extension has been acquired by Avast and simply I don't trust Avast with my data. Also having it on Github allows us to improve the code & add support for websites faster. The EU regulations require that any website using tracking cookies must get user's permission before installing them. These warnings appear on most websites until the visitor agrees with the website's terms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LBRY App

    LBRY App

    Browser and wallet for LBRY, the decentralized, user-controlled

    ... your experience or skill level, you can progress content freedom. This repo contains the UI code that powers the official LBRY desktop app. The LBRY app is a graphical browser for the decentralized content marketplace provided by the LBRY protocol. It is essentially the lbry daemon bundled with a UI using Electron.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GhostText

    GhostText

    Use your text editor to write in your browser

    Whenever you’re writing more than a little snippet of code anywhere on the web, activate GhostText to open your preferred text editor and enjoy your own development environment. GhostText is a browser extension that connects to your editor via its own extension. Install both extensions and, if necessary, start the GhostText server in the editor’s extension. Most editor extensions are authored by third parties. You can create more extensions for your favorite editor! Refer to the protocol...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cookie AutoDelete

    Cookie AutoDelete

    Firefox and Chrome WebExtension that deletes cookies

    ... for to the whitelist (permanently) or greylist (until browser restart) Enable "Automatic Cleaning" in settings or "Auto-Clean" in popup. Watch those unused cookies disappear. Please keep in mind that at this time only Mozilla Firefox and Google Chrome (as well as its development branches e.g. Developer Edition, Canary) will be supported. Microsoft Edge Chromium will be considered partially official as it is using the same code as Google Chrome for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Serverless Webpack

    Serverless Webpack

    Serverless plugin to bundle your lambdas with Webpack

    A Serverless Framework plugin to build your lambda functions with Webpack. When enabled in your service configuration, functions are packaged and compiled individually, resulting in smaller Lambda packages that contain only the code and dependencies needed to run the function. This allows the plugin to fully utilize WebPack's Tree-Shaking optimization. Configuration possibilities range from zero-config to fully customizable. Support of serverless package, serverless deploy and serverless deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    React Refresh Webpack Plugin

    React Refresh Webpack Plugin

    A Webpack plugin to enable "Fast Refresh"

    An EXPERIMENTAL Webpack plugin to enable "Fast Refresh" (also known as Hot Reloading) for React components. This plugin is not 100% stable. We're hoping to land a v1 release soon, please help us by reporting any issues you've encountered! Ensure that you are using at least the minimum supported versions of this plugin's peer dependencies - older versions, unfortunately, do not contain code to orchestrate "Fast Refresh", and thus cannot be made compatible. For most setups, we recommend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    Matrix is an APM (Application Performance Manage) used in Wechat to monitor, locate and analyse performance problems. It is a plugin style, non-invasive solution and is currently available on iOS, macOS and Android. The monitoring scope of the current tool includes: crash, lag, and out-of-memory, which includes the following two plugins, WCCrashBlockMonitorPlugin, which is based on KSCrash framework and features cutting-edge lag stack capture capabilities with crash capture, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    Browser extension that simplifies the GitHub interface and adds useful features. Adds a build/CI status icon next to the repo’s name. Hides the Projects tab from repositories and profiles when it’s empty. New projects can still be created via the Create new… menu. Hides forks and watchers counters. Changes the default sort order of milestones Closest due date. Adds useful links to the repository navigation dropdown and moves the "Security" and "Insights" tabs to it as well. Adds a keyboard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android components

    Android components

    A collection of Android libraries to build browsers

    A collection of Android libraries to build browsers or browser-like applications. A fully-featured reference browser implementation based on the components can be found in the reference-browser repository. We encourage you to participate in this open source project. We love pull requests, bug reports, ideas, (security) code reviews or any kind of positive contribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HTMLViewer
    .... TFrameBrowser * Also displays frame and single HTML documents. * TFrameBrower is oriented for use with local file systems and toward Internet style protocols and URL usage. * Additional code and/or components are generally required to get data from other sources than the local file system. These components Support most of the HTML 4.01 specifications with many additional popular HTML 5 enhancements. Many Cascading Style Sheet properties are also supported.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 25
    Lobo Evolution - Java Web Browser

    Lobo Evolution - Java Web Browser

    Lobo Evolution is an extensible all-Java web browser and RIA platform

    ...-info.html Javadoc site: https://oswetto.github.io/LoboEvolution Now you can fork the project and help me with code. I'm waiting your first commit! Source code: https://github.com/LoboEvolution/LoboEvolution
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project