Showing 518 open source projects for "afilias-rtk-addon"

View related business solutions
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • 1
    Kodi

    Kodi

    Home theater software and entertainment hub for digital media

    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. Got a smart TV? You ain't seen nothin’ yet! Kodi puts your smart TV to shame. Kodi runs on a huge range of devices and operating systems. Your music collection has never looked this good! Support for almost every format, playlists, party mixes and...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    node-gyp

    node-gyp

    Node.js native addon build tool

    node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. It contains a vendored copy of the gyp-next project that was previously used by the Chromium team, extended to support the development of Node.js native addons. Note that node-gyp is not used to build Node.js itself. Multiple target versions of Node.js are supported (i.e. 0.8, ..., 4, 5, 6, etc.), regardless of what version of Node.js is actually installed on your system (node-gyp...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Greenworks

    Greenworks

    A node.js plugin to integrate nw.js/electron games with steamworks

    A node.js plugin to integrate nw.js/electron games with Steamworks. Greenworks is a node.js addon that allows you to integrate your HTML5 game (or app) with Steamworks by exposing a number of Steamworks APIs to JavaScript. Greenworks was originally developed by Greenheart Games to enable Steam integration in Game Dev Tycoon. Since then, it has been open-sourced and is used in many other projects. Currently, Greenworks supports node v0.8, v0.10, v0.12, v4, v5, v6, v7, v8, v9 and v10. Guides...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Redux Toolkit

    Redux Toolkit

    Toolset for efficient Redux development

    ... the user simplify their application code. Because of that, this package is deliberately limited in scope. It does not address concepts like "reusable encapsulated Redux modules", folder or file structures, managing entity relationships in the store, and so on. Redux Toolkit also includes a powerful data fetching and caching capability that we've dubbed "RTK Query". It's included in the package as a separate set of entry points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Need To Secure Your Public Cloud? Icon
    Need To Secure Your Public Cloud?

    Built for Developers, DevOps and Engineering Teams

    View all cloud assets of AWS, Google Cloud, Azure, Kubernetes, Digital Ocean in one place. Automates security misconfigurations of assets with guidance to resolve them. Covers far beyond basic checklists. It automatically evaluates the security misconfigs of the assets & provides step-by-step guidance to resolve them
  • 5
    AI Upscaler for Blender

    AI Upscaler for Blender

    AI Upscaler for Blender using Real-ESRGAN

    Blender add-on to dramatically reduce render times using the Real-ESRGAN upscaler. Rendering an HD image in Blender takes 37 minutes. Upscaling can render a similar quality image in 5 mins total. Any PC or laptop can now do 3D rendering. 4k images can be rendered in the time it would take to render HD 1080p images. HD 1080p images can be rendered in record time on low-end hardware. Installation is easy. Just install the addon. No special hardware or GPU is required. Upscaling is done entirely...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Ember-Electron

    Ember-Electron

    Build, test, compile and package desktop apps with Ember and Electron

    The addon for creating ambitious cross platform desktop apps. Extend any Ember.js application with the access and options of a full-sized desktop application in minutes. Ember-Electron is powered by electron-forge and provides all the tooling necessary to build, test and ship your application. After installing the addon, you will find a new folder ember-electron inside your Ember project root. All code required to run an Electron project will be there. Run your project in development mode...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ember-intl

    ember-intl

    Localization library for any Ember Application or Addon

    Internationalize your Ember apps. Ember-intl is an internationalization addon that unlocks translating simple to complex messages using built-in pluralization rules, number and datetime formatting, with support for over 150 languages. Ember-intl is now entirely built on native ECMAScript Internationalization APIs that are now supported by all modern browsers. Locale-aware numbers. Formatting of currencies, decimals, and percentages. Locale-aware dates and times formatting. Locale-aware display...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ember-bootstrap

    ember-bootstrap

    Ember-cli addon for using Bootstrap as native Ember components.

    An ember-cli addon for using Bootstrap in Ember.js applications. Provides a collection of native Ember components that mimic the original Bootstrap plugins and components in an ember-friendly way, replacing the need for bootstrap.js. The addon includes the Bootstrap CSS (or Sass, Less) in your project (can be disabled). On top of that, it provides a set of native Ember components (no use of Bootstrap JavaScript!). We strive (and test) for maximum compatibility with Embroider, including the most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rancher UI

    Rancher UI

    Rancher UI

    Rancher is a complete software stack for teams adopting containers. It addresses the operational and security challenges of managing multiple Kubernetes clusters across any infrastructure while providing DevOps teams with integrated tools for running containerized workloads. We highly suggest making customizations as an ember-cli addon rather than forking this repo, making a bunch of changes and then fighting conflicts to keep it up to date with upstream forever. ui-example-addon-machine...
    Downloads: 0 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.
  • 10
    Kubernetes Autoscaler

    Kubernetes Autoscaler

    Autoscaling components for Kubernetes

    This repository contains autoscaling-related components for Kubernetes. Cluster Autoscaler, a component that automatically adjusts the size of a Kubernetes Cluster so that all pods have a place to run and there are no unneeded nodes. Supports several public cloud providers. Version 1.0 (GA) was released with kubernetes 1.8. Vertical Pod Autoscaler, a set of components that automatically adjust the amount of CPU and memory requested by pods running in the Kubernetes Cluster. Addon Resizer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Storycap

    Storycap

    A Storybook Addon, Save the screenshot image of your stories

    Storycap crawls your Storybook and takes screenshot images. It is primarily responsible for image generation necessary for Visual Testing such as reg-suit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WeakAuras

    WeakAuras

    World of Warcraft addon that provides a powerful framework

    WeakAuras is a powerful and flexible framework that allows the display of highly customizable graphics on World of Warcraft's user interface to indicate buffs, debuffs, and other relevant information. This addon was created to be a lightweight replacement for Power Auras but has since introduced more functionalities while remaining efficient and easy to use. An intuitive and powerful configuration interface. Custom textures including all textures from Power Auras and Blizzard's spell alerts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shell-operator

    Shell-operator

    A tool for running event-driven scripts in Kubernetes

    Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster. This operator is not an operator for a particular software product such as Prometheus-operator or Kafka-operator. Shell-operator provides an integration layer between Kubernetes cluster events and shell scripts by treating scripts as hooks triggered by events. Think of it as an operator-sdk but for scripts. Shell-operator is used as a base for a more advanced addon-operator that supports Helm charts and value...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MaterialIcons for Godot

    MaterialIcons for Godot

    Templarian's Material Design Icons for Godot

    Templarian's Material-Design-Icons is a collection of icons for the Material Design specification. This addon provides the following nodes to use the icons in Godot. MaterialIcon: A node that displays an icon from the Material Design Icons collection. MaterialButton: A node that displays an icon from the Material Design Icons collection as a button (without label). It's also adds IconsFinder to the Godot's Tools menu. So you can find the icons easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ember CP Validations

    Ember CP Validations

    Ember computed property based validations

    Ember computed property-based validations. An EmberJS validation framework that is completely and utterly computed property based. No observers were used nor harmed while developing and testing this addon. Lazily computed validations. Ruby on rails inspired validators. Support for Ember Data Models, Objects, Components, Services, etc. Support for nested models and objects. Synchronous and asynchronous support. Easily integrated with Ember Data's DS.Errors. No observers. Seriously...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ember CLI Mirage

    Ember CLI Mirage

    An Ember Addon to easily add Mirage JS to your Ember app

    Mirage is a JavaScript library that lets frontend developers mock out backend APIs. Unlike other mocking libraries, Mirage makes it easy to reproduce dynamic scenarios that are typically only possible when using a true production server. Equipped with a Mirage server, a frontend developer can build, test, and even share a complete working Ember application without having to use or configure any backend services. Mirage was originally built to bring conventions to some home-grown HTTP mocking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ember Table

    Ember Table

    An addon to support large data sets

    Ember Table is a power table made for users who need a full-fledged, fully-customizable table component for their apps. It is built to be flexible, scalable, and ergonomic for day-to-day use. Unlike other table components, Ember Table seeks to provide as many common table features as it can without sacrificing flexibility or composability. You can still use standard component idioms to customize, extend, and build on top of Ember Table at every level, ensuring that it never gets in your way...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ember Simple Auth

    Ember Simple Auth

    A library for implementing authentication/authorization in Ember.js

    Ember Simple Auth is a lightweight library for implementing authentication/authorization with Ember.js applications. It has minimal requirements with respect to application structure, routes etc. With its pluggable strategies it can support all kinds of authentication and authorization mechanisms. it maintains a client-side session and synchronizes its state across multiple tabs/windows of the application. it authenticates the session against the application's own server, external providers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Flecs

    Flecs

    A fast entity component system (ECS) for C & C++

    Flecs is a fast and lightweight Entity Component System that lets you build games and simulations with millions of entities (join the Discord!). Here are some of the framework's highlights. Fast zero dependency C99 API. Modern type-safe C++11 API that doesn't use STL containers. Minimal ECS core with optional addons. Entire codebase builds in less than 5 seconds. Runs in the browser without modifications with emscripten. Cache-friendly archetype/SoA storage that can process millions of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ember.js

    Ember.js

    A JavaScript framework for creating ambitious web applications

    Ember.js is a productive, battle-tested JavaScript framework for building ambitious web applications. It's designed to make building web applications a whole lot easier, with everything you need to build rich UIs that work on any device available to you right out of the box. Ember helps keep you at your most productive with its solid CLI, built-in router, fully-featured data access library called Ember Data, and many other great features. Ember also comes with a Glimmer rendering engine,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Insert Text

    Insert Text

    Extends the media pool with an effect for outputting text in the image

    This addon expands the media manager with the effect Bild. The effect can be used, for example, to display a copyright notice, creation date, image title, etc. on images. The values ​​set for the effect are considered "default" and can be changed individually for each image if necessary via the effect parameters in meta data. The text source of the effect can be selected here. inputfor the field Textausgabe or any meta field from the media pool. A text area can also be selected from the media...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LiteGapps

    LiteGapps

    https://androidsmart.github.io

    https://androidsmart.github.io
    Leader badge
    Downloads: 2,608 This Week
    Last Update:
    See Project
  • 23

    Addon Paypal For Contact Form 7

    Addon Paypal For Contact Form 7

    ... : The add-on provides a straightforward integration process for PayPal and CF7. Once installed, it adds a new "PayPal" tab to the form settings, allowing you to configure payment-related options with ease. Multiple Payment Options : The add-on supports various PayPal payment options, such as "Buy Now" buttons, "Add to Cart" functionality, and "Donation" buttons, giving you flexibility in how you receive payments. https://wordpress.org/plugins/addon-paypal-for-contact-form-7/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SynWrite add-ons

    SynWrite add-ons

    Collection of add-ons for SynWrite editor

    Collection of add-ons for SynWrite editor. These add-ons can be installed via program's Addon Manager, or you can download zip files to install later.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 25
    TexMaths
    TexMaths is an addon designed to provide LaTeX support into LibreOffice. LaTeX equations can be inserted as images (SVG or PNG formats) and the LaTeX code is saved into the image attribute for further editing.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next