Showing 45 open source projects for "main"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 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: 40 This Week
    Last Update:
    See Project
  • 2
    OpenWPM

    OpenWPM

    A web privacy measurement framework

    ... officially support other platforms, conda is a cross-platform utility and the install script can be expected to work on OSX and other Linux distributions. OpenWPM does not support windows. The main pre-requisite for OpenWPM is conda, a cross-platform package management tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    RxAndroid

    RxAndroid

    RxJava bindings for Android

    RxAndroid: Reactive Extensions for Android. Android specific bindings for RxJava 3. This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper. Additional binaries and dependency information for can be found at search.maven.org. One of the most common operations when dealing with asynchronous tasks on Android is to observe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Progressive Web Apps for Firefox

    Progressive Web Apps for Firefox

    A tool to install, manage and use Progressive Web Apps (PWAs)

    ... to allow websites to be installed as standalone apps and provides a console tool and browser extension to install, manage and use them. Command-line tool to install, manage and run Progressive Web Apps in Firefox. Extension to set up native programs, and install, manage and run PWAs and their profiles directly from the main Firefox browser. Isolated Firefox installation and profile(s) that stores the PWAs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
    Learn More
  • 5
    Edge Translate

    Edge Translate

    A translation extension

    Edge Translate is a simple and practical translation plugin that supports mainstream browsers such as Chrome, Firefox, and 360 Secure Browser. The main purpose of our plugin is to assist users in reading foreign literature. To this end, we have followed the principle of the user's reading experience first, and made the following efforts. We use the API provided by Google Translate to translate words and sentences, which guarantees the accuracy of translation results to a certain extent. We...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    ..., and WCMemoryStatPlugin, which is a performance-optimized out-of-memory monitoring tool that captures memory allocation and the callstack of an application's out-of-memory event. Determine whether the app is stuck by checking the running status of the Runloop, and support both the iOS and macOS platform. Add time-consuming stack fetching, attaching the most time-consuming main thread stack to the thread snapshot log.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Cash

    Cash

    An absurdly small jQuery alternative for modern browsers

    Cash is an absurdly small jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. Utilizing modern browser features to minimize the codebase, developers can use the familiar chainable methods at a fraction of the file size. 100% feature parity with jQuery isn't a goal, but Cash comes helpfully close, covering most day to day use cases. Cash gives you a query selector, collection methods and some library methods. If you need more details...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RePlugin

    RePlugin

    A flexible, stable, easy-to-use Android plug-in framework

    ..., AppCompat, DataBinding, etc. It takes only couple lines to access, whether plug-ins or main programs. RePlugin owns stable plug-in management solution which supports installation, upgrade, uninstallation and version management. Process communication, protocol versions and security check are also included. RePlugin possesses hundreds of millions users from 360 MobileSafe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
    Learn More
  • 10
    GopherJS

    GopherJS

    Compiler from Go to JavaScript for running Go code in a browser

    GopherJS compiles Go code to pure JavaScript code. Its main purpose is to give you the opportunity to write front-end code in Go which will still run in all browsers. Nearly everything is supported, including Goroutines (compatibility documentation). Performance is quite good in most cases, see HTML5 game engine benchmark. Cgo is not supported. GopherJS requires Go 1.16 or newer. If you need an older Go version, you can use an older Gopher release. GopherJS uses your platform's default GOOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IK Analysis for Elasticsearch

    IK Analysis for Elasticsearch

    A plugin that integrates Lucene IK analyzer into elasticsearch

    IK Analyzer is an open source, lightweight Chinese word segmentation toolkit developed based on java language. Since the release of version 1.0 in December 2006, IKAnalyzer has launched 4 major versions. Initially, it was a Chinese word segmentation component based on the open source project Luence as the main application, combined with dictionary word segmentation and grammar analysis algorithms. Starting from version 3.0, IK has developed into a common word segmentation component for Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vim-go

    vim-go

    Go development plugin for Vim

    This plugin adds Go language support for Vim, with the following main features. Look up documentation with :GoDoc or :GoDocBrowser, easily import packages via :GoImport, remove them via :GoDrop. Precise type-safe renaming of identifiers with :GoRename. See which code is covered by tests with :GoCoverage. Add or remove tags on struct fields with :GoAddTags and :GoRemoveTags. Call golangci-lint with :GoMetaLinter to invoke all possible linters (golint, vet, errcheck, deadcode, etc.) and put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Firefox Focus for iOS

    Firefox Focus for iOS

    Firefox Focus for iOS

    Browse like no one’s watching. The new Firefox Focus automatically blocks a wide range of online trackers, from the moment you launch it to the second you leave it. Easily erase your history, passwords and cookies, so you won’t get followed by things like unwanted ads. Use Firefox Focus for everything you want to keep separate from your main browser, for all those get in get out, and forget about it moments. No tabs, no fuss, no muss. Block ads and online trackers too. One tap and your browsing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PortableApps.com

    PortableApps.com

    Portable software for cloud, local, and portable USB drives

    ... in our main app store (no shovelware), compatible commercial software, and partners in hardware industry, PortableApps.com is the most complete solution for life on the go.
    Leader badge
    Downloads: 346,730 This Week
    Last Update:
    See Project
  • 15
    r3dfox - Modern Firefox for Windows 7

    r3dfox - Modern Firefox for Windows 7

    Modern Firefox based web browser for Windows Vista & 7!

    r3dfox or r3dactedfox is a fork of release branch Mozilla Firefox made for Windows Vista, 7, and 8. r3dfox also comes with limited compatibility for Windows XP using One Core API. The main goal is to be similar to stock Firefox while providing Windows Vista & 7 compatibility as a fork point. However there are also some additional tweaks and adjustments.
    Downloads: 114 This Week
    Last Update:
    See Project
  • 16

    Leagueloch

    Free Portable Database For Organizing Your Legal Paper Work

    LeagueLoch, is a portable database, which has been written for Window XP. Its basic design, makes it very easy to use, specially if your dyslexic !!!! Its main purpose is for the organization of your legal paper work !!!! It also incorporates, it's own chat browser, for peer 2 peer video chats, none of which are monitored, making it ideal for legal chats !!!
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17

    Bookmark to url

    Save browser bookmarks to single shortcut file

    Python program that transfers all browser bookmarks to single windows .url shortcuts, organized in their respective folders, and with corresponding icons. Simply export your bookmarks in html file and open it. Bugs: some link's name, with special characters, can cause problems with icons and links in main root are copied in last folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vuex-persistedstate

    vuex-persistedstate

    Persist and rehydrate your Vuex state between page reloads

    Persist and rehydrate your Vuex state between page reloads. New plugin instances can be created in separate files, but must be imported and added to plugins object in the main Vuex file. It is possible to use vuex-persistedstate with Nuxt.js. It must be included as a NuxtJS plugin. Provides an array of any paths to partially persist the state. If no paths are given, the complete state is persisted. If an empty array is given, no state is persisted. Paths must be specified using dot notation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    React Hot Loader

    React Hot Loader

    Tweak React components in real time

    React Hot Loader is a plugin that allows React components to be live reloaded without the loss of state. It works with Webpack and other bundlers that support both Hot Module Replacement (HMR) and Babel plugins. HMR allows us to replace modules in-place without restarting the server. Here’s how you can enable it for different bundlers. The easiest and fastest option to use React Hot Loader with Webpack is to use webpack-dev-server with --hot CLI option. If you’re only rendering on the client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Instant Ad-Close Add-on

    Instant Ad-Close Add-on

    Simple interface for advertising blocking via the webRequest APIs

    Simple but powerful ad-blocking extension for your Browser; the main goals are simplicity of implementation and performance. --- Release 0.6.0 - Added some useful scripts on the web page to improve the security of links and forms --- Once installed, an icon should appear in your toolbar. Red means blocking is enabled, dark grey means disabled; click the icon to toggle. Preferences to customize the URI filters it uses. Details ------- This extension can only block external requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MilkShake Browser

    MilkShake Browser

    MilkShake is a simple browser with one tab. By the creators of TLA.

    MilkShake is a simple web browser with only one tab. There is an url bar and a home button. It is perfect if you open too many tabs and want to stop doing this. Available for macOS, windows and linux. MacOS Catalina is currently supported. Main features: home page button, anonymous, easy to use, fast. If you want a browser that always stays on the top of the other windows try MilkShake AOT (Always on top). Contact us at milkshake.browser@gmail.com. Logo by FreePik.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    lein-figwheel

    lein-figwheel

    Figwheel builds your ClojureScript code and loads it into the browser

    Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding! There is a new Figwheel in town! Figwheel Main is a complete re-write of Figwheel and represents the latest and greatest version of Figwheel. It works great with Leiningen or the new Clojure CLI Tools. So head over to Figwheel Main to give it a try. Get a quick idea of what figwheel does by watching the 6-minute flappy bird demo of figwheel. If you write reloadable code, figwheel can facilitate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SlimerJS

    SlimerJS

    A scriptable browser like PhantomJS, based on Firefox

    ... in the future, as the development is suspended for now. SlimerJS provides the same API of PhantomJS. The current version of SlimerJS is highly compatible with PhantomJS 2.1. See current release notes in docs/release-notes-*.rst, and read the compatibility table to know the implementation level. The main goal of SlimerJS is to allow to execute all scripts developed for PhantomJS. So you could use tools like CasperJS. In fact, CasperJs 1.1 and higher can be executed with SlimerJS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    .... 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
  • Previous
  • You're on page 1
  • 2
  • Next