Showing 43 open source projects for "base-files"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • 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.
  • 1
    hosts

    hosts

    Consolidate and extend hosts files from several well-curated sources

    Consolidating and extending hosts files from several well-curated sources. You can optionally pick extensions to block pornography, social media, and other categories. The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: fakenews, social, gambling, and porn. Extensions are optional, and can be combined in various ways with the base hosts file. The combined products are stored in the alternates folder...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    node-gyp

    node-gyp

    Node.js native addon build tool

    ... downloads the necessary development files or headers for the target version). node-gyp requires that you have installed a compatible version of Python, one of: v3.6, v3.7, v3.8, or v3.9. If you have multiple Python versions installed, you can identify which Python version node-gyp should use. A binding.gyp file describes the configuration to build your module, in a JSON-like format. This file gets placed in the root of your package, alongside package.json.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    HackTools

    HackTools

    The all-in-one Red Team extension for Web Pentesters

    The all-in-one Red Team browser extension for Web Pentesters. HackTools, is a web extension facilitating your web application penetration tests, it includes cheat sheets as well as all the tools used during a test such as XSS payloads, Reverse shells and much more. With the extension you no longer need to search for payloads in different websites or in your local storage space, most of the tools are accessible in one click. HackTools is accessible either in pop-up mode or in a whole tab in...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    ... shortcut to star/unstar the current repo: g s. Adds a link to the default branch on directory listings and files. Adds a link to swap branches in the branch compare view. Adds a shortcut to your forks next to the Fork button on the current repo. Displays the age of the repository in the sidebar. In your forked repos, shows number of your open PRs to the original repo. Adds a link to access the past runs of a GitHub Action workflow when seeing the workflow configuration file. And much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    Gradle IntelliJ Plugin

    Gradle IntelliJ Plugin

    Gradle plugin for building plugins for IntelliJ-based IDEs

    The Gradle IntelliJ Plugin is a plugin for the Gradle build system to help configure your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs. The Gradle Wrapper files, and in particular the Gradle-wrapper.properties file, which specifies the version of Gradle to be used to build the plugin. If needed, the IntelliJ IDEA Gradle plugin downloads the version of Gradle specified in this file. The IDE Plugin generator automatically creates the Run Plugin run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SPX

    SPX

    A simple & straight-to-the-point PHP profiling extension

    ... a dedicated browser extension or command line launcher. Multi metrics capable: 22 are currently supported (various time & memory metrics, included files, objects in use, I/O...). Able to collect data without losing context. For example Xhprof (and potentially its forks) aggregates data per caller / callee pairs, which implies the loss of the full call stack and forbids timeline or Flamegraph based analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Edge Translate

    Edge Translate

    A translation extension

    ... support the translation of wording in PDF files, which breaks the dyslexia of many users when reading PDF documents (due to the Firefox browser's bug, this feature is temporarily unavailable on Firefox browser). We chose the friendly side pop-up to show the translation results. The pop-up display bar will push the user reading content to avoid blocking the content from affecting the reading. Please refresh the page that needs to be translated after installation or update!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Powerline

    Powerline

    Statusline plugin for vim with prompts for several other applications

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. Powerline was completely rewritten in Python to get rid of as much vimscript as possible. This has allowed much better extensibility, leaner and better config files, and a structured, object-oriented codebase with no mandatory third-party dependencies other than a Python interpreter. Using Python has allowed unit testing of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CustomCSSforFx

    CustomCSSforFx

    Custom CSS tweaks for Firefox

    The only way to modify ui is by adding custom CSS code to userChrome.css and userContent.css files inside the browser's profile folder. The only way to modify UI is by adding custom CSS code to userChrome.css and userContent.css files inside the browser's profile folder. Keep in mind that CSS code can not create entirely new items, buttons, or toolbars. It only can modify already present UI items. Keep in mind CSS code can not create entirely new items, buttons, or toolbars. It only can modify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Playwright for Go

    Playwright for Go

    Playwright for Go a browser automation library to control Chromium

    ... before executing actions (like click, fill). 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
  • 11
    eslint-plugin-vue

    eslint-plugin-vue

    ESLint plugin for Vue.js

    ESLint plugin for Vue.js. This plugin allows us to check the template and script of .vue files with ESLint, as well as Vue code in .js files. This plugin supports the basic syntax of Vue.js 3.2, script setup, and CSS variable injection, but the ref sugar, an experimental feature of Vue.js 3.2, is not yet supported. If you have issues with these, please also refer to the FAQ. If you can't find a solution, search for the issue and if the issue doesn't exist, open a new issue. Be aware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fisher

    Fisher

    A plugin manager for Fish

    Manage functions, completions, bindings, and snippets from the command line. Extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly. To get a specific version of a plugin add an @ symbol after the plugin name followed by a tag, branch, or commit. Fisher expands plugins into your Fish configuration directory by default, overwriting existing files. If you wish to change this behavior, set $fisher_path to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    a Gradle plugin for orchestrating docker builds and pushes. Add basic tasks for building and pushing docker images based on a simple configuration block that specifies the container name, the Dockerfile, task dependencies, and any additional file resources required for the Docker build. Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies. Adds tasks for starting, stopping, statusing and cleaning up a named container based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AWS GameKit Plugin for Unreal

    AWS GameKit Plugin for Unreal

    The AWS GameKit Plugin for Unreal

    ... to expand and customize as needed. The plugin is developed using Unreal version 4.27. Install before proceeding. Game projects created in Unreal versions later than 4.27 are not backward compatible. AWS GameKit supports Unreal Engine version 4.27. Create the Visual Studio Solution for your game. Build GameKit C++ and copy over the DLL/PDB files. Make sure to checkout the matching version from the .gkcpp_version file in this repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    passff

    passff

    zx2c4 pass manager extension for Firefox, Chrome and Opera

    zx2c4 pass management extension for Mozilla Firefox. Pending Chrome port. Official signed version can be found on the Mozilla add-on page. This extension will allow you to access your zx2c4 pass repository directly from your web browser. You can choose to automatically fill and submit login forms if a matching password entry is found. Add-on that allows users of the unix password manager 'pass' to access their password store from Firefox. PassFF allows users of the unix password manager pass...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CAPTCHA Solver for Chrome - CAPTCHAs.IO

    CAPTCHA Solver for Chrome - CAPTCHAs.IO

    The fastest and most stable captcha solving service API provider!

    ... how easy it is... Visit https://captchas.io/ to create an account and get an API key for free. How to Install 1. Download the .zip file of **CAPTCHAs.IO Extension** https://sourceforge.net/projects/captchas-io/files/latest/download 2. Unzip the downloaded .zip file. 3. Go to your Chrome browser's "**Customize & control Google Chrome**" at the uppermost right hand corner. 4. Go to "**More Tools**" option. 5. Go to "**Extensions**" option. 6. Click on "**Developer
    Downloads: 1 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: 1 This Week
    Last Update:
    See Project
  • 19
    ByteX

    ByteX

    ByteX is a bytecode plugin platform based on Android Gradle Transform

    ByteX is a bytecode plugin platform based on Android Gradle Transform Api and ASM. (Maybe you can think of it as a socket with unlimited plugs?) In the apk building process, each plugin is completely independent. It not only can run independently from the ByteX host, but also can be automatically integrated into the host into a single Transform along with other plugins. What's more, each plugin's code is decoupled from one another, as well as their host, which makes it extensible and highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bootstrap Colorpicker

    Bootstrap Colorpicker

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap

    ... 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
  • 21
    web-extension-starter

    web-extension-starter

    Web Extension starter to build "Write Once Run on Any Browser"

    Web Extension starter to build "Write Once Run on Any Browser" extension. Cross Browser Support (Web-Extensions API). Browser Tailored Manifest generation. Automatic build on code changes. Auto packs browser-specific build files. SASS styling. TypeScript by default. ES6 modules support. React UI Library by default. Smart reload. Used by extensions in production that has over 100,000+ users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DownThemAll!

    DownThemAll!

    The DownThemAll! WebExtension

    DownThemAll is a powerful yet easy-to-use extension that adds new advanced download capabilities to your browser. DownThemAll lets you download all the links or images on a website and much more: you can refine your downloads by fully customizable filters to get only what you really want. DownThemAll is all you can desire from a download manager: it allows you to queue, pause and resume downloads at any time and is fully integrated in your favorite browser! This is the WebExtension version...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    StackEdit

    StackEdit

    In-browser Markdown editor

    Unrivalled writing experience. StackEdit’s Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. StackEdit provides very handy formatting buttons and shortcuts, thanks to PageDown, the WYSIWYG-style Markdown editor used by Stack Overflow. Whether you write, you review, you comment… StackEdit's layout provides you with the flexibility you need, without sacrifice. StackEdit’s Scroll Sync feature accurately binds...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Web-Maker

    Web-Maker

    A blazing fast & offline frontend playground

    Web-Maker is an offline playground for your web experiments. Something like CodePen or JSFiddle, but much more faster and works offline because it runs completely on your system. Supports Preprocessors: HTML (Pug & Markdown), CSS (SCSS, LESS & Stylus, Atomic CSS) & JavaScript (ES6, TypeScript & CoffeeScript). Hi! I am Kushagra Gour. Web Maker is a free and open-source project. To keep me motivated for working on such open-source and free side projects, I have launched a Patreon campaign....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next