Search Results for "geoserver-2.23.4wps-plugin" - Page 13

Showing 6597 open source projects for "geoserver-2.23.4wps-plugin"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1
    vue-i18n-next

    vue-i18n-next

    Vue I18n for Vue 3

    Internationalization plugin for Vue.js. Easy, powerful, and component-oriented for Vue.js. You can introduce internationalization into your app with a simple API. In addition to simple translation, support localization such as pluralization, number, date time, etc. You can manage locale messages on single file component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TeXiFy-IDEA

    TeXiFy-IDEA

    LaTeX support for the IntelliJ platform by JetBrains

    LaTeX support for the IntelliJ Platform by JetBrains. Create the most beautiful LaTeX documents with the user-friendliness of the IntelliJ platform. This plugin adds the tools to make creating LaTeX documents a breeze. We are currently doing our best to develop the plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VimTeX

    VimTeX

    A modern Vim and neovim filetype plugin for LaTeX files

    VimTeX is a modern Vim and Neovim filetype and syntax plugin for LaTeX files. VimTeX requires Vim version 8.2.3995 or Neovim version 0.9.5. The requirements were updated in April 2024 after the release of VimTeX 2.15. If you are stuck on older versions of Vim or Neovim, then you should not use the most recent version of VimTeX, but instead remain at the v2.15 tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Venture

    Venture

    Venture allows you to create and manage complex, async workflows

    Create and manage complex, async workflows in your Laravel application. Venture comes with all the tools you need to build and manage complex, asynchronous workflows. Just install and start building amazing things. Venture comes with a robust plugin system that allows you to easily change and extend its behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    OneSignal Android Push Notification

    OneSignal Android Push Notification

    OneSignal is a free push notification service for mobile apps

    OneSignal is a free email, sms, push notification, and in-app message service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jte

    jte

    Secure and speedy templates for Java and Kotlin.

    jte (Java Template Engine) is a secure and lightweight template engine for Java and Kotlin. jte is designed to introduce as few new keywords as possible and build upon existing language features, making it straightforward to reason about what a template does. The IntelliJ plugin offers full completion and refactoring support for Java parts and jte keywords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cls-rtracer

    cls-rtracer

    CLS-based request id generation for Express, Fastify, Koa and Hapi

    Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request ID generation, batteries included. An out-of-the-box solution for adding request IDs into your logs. Check out this blog post that describes the rationale behind cls-rtracer. Automatically generates a UUID V1 value as the id for each request and stores it in AsyncLocalStorage. Optionally, if the request contains an X-Request-Id header, uses its value instead. Allows to obtain the generated request id anywhere in your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    nbmake

    nbmake

    Pytest plugin for testing notebooks

    Pytest plugin for testing and releasing notebook documentation. To raise the quality of scientific material through better automation. Research/Machine Learning Software Engineers who maintain packages/teaching materials with documentation written in notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Enzyme.jl

    Enzyme.jl

    Julia bindings for the Enzyme automatic differentiator

    This is a package containing the Julia bindings for Enzyme. This is very much a work in progress and bug reports/discussion is greatly appreciated. Enzyme is a plugin that performs automatic differentiation (AD) of statically analyzable LLVM. It is highly-efficient and its ability perform AD on optimized code allows Enzyme to meet or exceed the performance of state-of-the-art AD tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    typescript-generator

    typescript-generator

    Generates TypeScript from Java, JSON declarations, REST service client

    typescript-generator is a tool for generating TypeScript definition files (.d.ts) from Java JSON classes. If you have REST service written in Java (or another JVM language) using object to JSON mapping you can use typescript-generator to generate TypeScript interfaces from Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Django Bootstrap Modal Forms

    Django Bootstrap Modal Forms

    A Django plugin for creating AJAX driven forms in Bootstrap modal

    A Django plugin for creating AJAX-driven forms in Bootstrap modal. This repository includes Dockerfile and docker-compose.yml files so you can easily setup and start to experiment with django-bootstrap-modal-forms running inside of a container on your local machine. Any changes you make in bootstrap_modal_forms, examples and test folders are reflected in the container (see docker-compose.yml) and the data stored in the sqlite3 database are persistent even if you remove the stopped container...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jCanvas

    jCanvas

    A jQuery plugin that makes the HTML5 canvas easy to work with

    jCanvas is a jQuery plugin that makes the HTML5 canvas easy to work with. jCanvas is a JavaScript library, written using jQuery and for jQuery, that wraps around the HTML5 canvas API, adding new features and capabilities, many of which are customizable. Capabilities include layers, events, drag-and-drop, animation, and much more. The result is a flexible API wrapped up in a sugary, jQuery-esque syntax that brings power and ease to the HTML5 canvas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jekyll PDF Embed

    Jekyll PDF Embed

    Jekyll plugin for embedding PDF and PowerPoint files to any page

    Jekyll plugin for embedding PDF files to any page or post. Jekyll PDF Embed is a ruby gem for Jekyll static site generator. It allows user to easily embed external or local PDF files to any page or blog post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    .ignore 4.x

    .ignore 4.x

    .ignore support plugin for IntelliJ IDEA

    .ignore support plugin for IntelliJ IDEA . Entries inspection (duplicated, covered, unused, incorrect syntax, relative entries) with quick-fix actions. Comments and brackets support. Navigation to entries in Project view. Renaming entries from a dot-ignore file. Close opened ignored files action. Custom user templates with import/export features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    spp

    spp

    A simple and powerful proxy

    Supported protocol: TCP, UDP, RUDP (Reliable UDP), RICMP (Reliable ICMP), RHTTP (Reliable HTTP), KCP, Quic. Support type: forward proxy, reverse agent, SOCKS5 forward agent, SOCKS5 reverse agent. Agreement and type can be freely combined. External agent agreement and internal forwarding protocols can freely combine. Support Shadowsocks plug-in, spp-shadowsocks-plugin, spp-shadowsocks-plugin-android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ProvisionQL

    ProvisionQL

    Quick Look plugin for mobile apps and provisioning profiles

    Inspired by a number of existing alternatives, the goal of this project is to provide a clean, reliable, current and open-source Quick Look plugin for iOS & macOS developers. Thumbnails will show app icon for .ipa/ .xcarchive or expiring status and device count for .mobileprovision. Quick Look preview will give a lot of information, including device UUIDs, certificates, entitlements and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linkify

    Linkify

    JavaScript plugin for finding links in plain-text and converting them

    Linkify is a JavaScript plugin. Use Linkify to find links in plain text and convert them to HTML tags. It automatically highlights URLs, #hashtags, @mentions and more. Detect URLs and email addresses #hashtag, @mention and #-ticket plugins. React and jQuery support. Multi-language and emoji support. Custom link plugins. Fast, accurate, and small footprint (~20kB minified, ~11kB gzipped) 99% test coverage. Compatible with all modern browsers (Internet Explorer 11 and up). By default Linkify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ngx-markdown

    ngx-markdown

    Angular markdown component/directive/pipe/service to parse static

    Angular markdown component/directive/pipe/service to parse static, dynamic or remote content to HTML with syntax highlight and more. As the library is using Marked parser you will need to add node_modules/marked/marked.min.js to your application. To use the line numbers plugin that shows line numbers in code blocks, in addition to Prism.js configuration files, you will need to include the following files from prismjs/plugins/line-numbers directory to your application. Using markdown component...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FlutterBoost

    FlutterBoost

    Flutter plugin which enables hybrid integration of Flutter

    A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.The philosophy of FlutterBoost is to use Flutter as easy as using a WebView. Managing Native pages and Flutter pages at the same time is non-trivial in an existing App. FlutterBoost takes care of page resolution for you. The only thing you need to care about is the name of the page(usually could be an URL). Before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    vue-i18n

    vue-i18n

    Internationalization plugin for Vue.js

    You can introduce internationalization into your app with simple API. In addition to simple translation, support localization such as pluralization, number, datetime, etc. You can manage locale messages on single file component. Vue I18n is internationalization plugin of Vue.js. It easily integrates some localization features to your Vue.js Application. You can translate with pluralization. You must define the locale that have a pipe | separator, and define plurals in pipe separator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tmuxp

    tmuxp

    tmux session manager. built on libtmux

    A session manager for tmux. Built on libtmux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tabby.nvim

    tabby.nvim

    A declarative, highly configurable, and neovim style tabline plugin

    A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer. Compatibility has always been a key consideration for tabby.nvim. Since its inception during the Neovim 0.5 era, the landscape of plugin management and semantic versioning has not been widely adopted; hence, we have made every effort to maintain backward compatibility with each release. A tab page in vim holds one or more windows(not buffers). You can easily switch between tab...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    registers.nvim

    registers.nvim

    Neovim plugin to preview the contents of the registers

    Show register content when you try to access it in Neovim. Written in Lua. This plugin adds an interactive and visually pleasing UI for selecting what register item to paste or use next. It offers basic syntax highlighting, a preview, and an equally (if not more) efficient experience using Neovim registers. One simply uses " or CtrlR as one would normally, and then enjoys the benefit of seeing the contents of all filled registers without having to use the :reg command beforehand. It essentially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Headlamp

    Headlamp

    A Kubernetes web UI that is fully-featured, user-friendly

    Out of the box, Headlamp is a fully functional Kubernetes UI. By leveraging its powerful plugin system, builders can shape Headlamp to fit their bespoke use cases, products, and environments. Headlamp adapts not only to a user's cluster configuration (multiple or single clusters, permissions-based UI, etc.), but its powerful plugin system allows builders to customize the experience with new functionality that fits their products. Headlamp’s plugin system makes it possible to create custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zebra Dialog

    Zebra Dialog

    A small, compact, and highly configurable jQuery plugin

    A small, compact, and highly configurable jQuery plugin for creating modal dialog boxes. Zebra Dialog is a small, compact (one JavaScript file, no dependencies other than jQuery 1.7.0+) and highly configurable jQuery plugin for creating responsive modal dialog boxes, meant to replace native JavaScript alert, confirmation, and prompt dialogs. Can also be used as a notification widget (when configured to show no buttons and to close automatically) for updates or errors, without distracting users...
    Downloads: 0 This Week
    Last Update:
    See Project