Search Results for "global bank software" - Page 4

Showing 532 open source projects for "global bank software"

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
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 1
    koatty

    koatty

    Koa2 + Typescript = Koatty. Use Typescript's decorator implement IOC

    Koa2 + Typescript + IOC = koatty. Use Typescript's decorator implement IOC and AOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ipytest

    ipytest

    Pytest in IPython notebooks

    ipytest allows you to run Pytest in Jupyter notebooks. ipytest aims to give access to the full pytest experience and to make it easy to transfer tests out of notebooks into separate test files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    composer-git-hooks

    composer-git-hooks

    Easily manage git hooks in your composer config

    ... project you choose to work on. You can also install it globally. This feels much more natural when cghooks is used with the newly added support for managing global git hooks. When a hook is a sequence of commands, it can be useful to stop the execution when a command fails. Custom hooks can be added to the custom-hooks array of the `config section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Yasumi

    Yasumi

    The easy PHP Library for calculating holidays

    Yasumi (Japanese for 'Holiday'「休み」) is the easy PHP library that helps you retrieve the dates and names of holidays and other special celebrations from various countries/states. It is calculation and rule driven avoiding the need of a comprehensive database. Many services exist that can provide holiday information, however are either not entirely free or only offer limited information. In addition, no exhaustive PHP library exists today covering a wide range of holidays and countries. PEAR's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    goenv

    goenv

    Like pyenv and rbenv, but for Go

    goenv aims to be as simple as possible and follow the already established successful version management model of pyenv and rbenv. This project was cloned from pyenv and modified for Go. goenv does let you change the global Go version on a per-user basis. Provide support for per-project Go versions. Allow you to override the Go version with an environment variable. Search commands from multiple versions of Go at a time. At a high level, goenv intercepts Go commands using shim executables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Miniredis

    Miniredis

    Pure Go Redis server for Go unittests

    ... it in automated build processes. Since miniredis is intended to be used in unittests TTLs don't decrease automatically. You can use TTL() to get the TTL (as a time.Duration) of a key. It will return 0 when no TTL is set. Miniredis will use math/rand's global RNG for randomness unless a seed is provided by calling m.Seed(...). If a seed is provided, then miniredis will use its own RNG based on that seed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chroma

    Chroma

    A general purpose syntax highlighter in pure Go

    ..., PL/pgSQL, plaintext, Pony, PostgreSQL SQL dialect, PostScript, POVRay, PowerShell, Prolog, PromQL, Properties, Protocol Buffer, PSL, Puppet, Python 2, Python. Lexers convert source text into a stream of tokens, styles specify how token types are mapped to colours, and formatters convert tokens and styles into formatted output. A package exists for each of these, containing a global Registry variable with all of the registered implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Graph Node

    Graph Node

    Graph Node indexes data from blockchains such as Ethereum

    The Graph is an indexing protocol for querying networks like Ethereum and IPFS. Anyone can build and publish open APIs, called subgraphs, making data easily accessible. Subgraphs can be composed into a global graph of all the world's public information. This data can be transformed, organized, and shared across applications for anyone to query with just a few keystrokes. Before The Graph, teams had to develop and operate proprietary indexing servers. This required significant engineering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Create Eth App

    Create Eth App

    Create Ethereum-powered apps with one command

    Create Ethereum-powered apps with one command. Create Eth App works on macOS, Windows, and Linux. If you've previously installed create-eth-app globally via yarn global add create-eth-app, we recommend you uninstall the package using yarn global remove create-eth-app and use the yarn create eth-app shorthand to ensure that you use the last version. When you’re ready to deploy to production, create a minified bundle with yarn run react-app:build. You’ll need to have Node 14 or later version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications.

    Cloudflare is the foundation for your infrastructure, applications, and teams.

    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
    Get Started
  • 10
    eslint-plugin-jsx-a11y

    eslint-plugin-jsx-a11y

    Static AST checker for a11y rules on JSX elements

    Static AST checker for accessibility rules on JSX elements. This plugin does a static evaluation of the JSX to spot accessibility issues in React apps. Because it only catches errors in static code, use it in combination with axe-core/react to test the accessibility of the rendered DOM. Consider these tools just as one step of a larger a11y testing process and always test your apps with assistive technology. If you installed ESLint globally (using the -g flag in npm, or the global prefix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    php-libyear

    php-libyear

    A simple measure of dependency freshness

    A simple measure of dependency freshness. Calculates the total number of years behind their respective newest versions for all dependencies listed in composer.json. Run composer global require ecoapm/libyear and make sure your global composer directory is in your $PATH. Alternatively, composer require --dev ecoapm/libyear will add libyear as a local dev dependency for your current directory's app. Download libyear.phar from the latest release, and put it in the current directory, or somewhere...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bogus

    Bogus

    A simple and sane fake data generator for C#, F#, and VB.NET

    ... considered a breaking change. Bogus generally follows semantic versioning rules. For maximum stability for unit tests, stay within the same major versions of Bogus. Bogus can generate deterministic dates and times. However, generating deterministic dates and times requires setting up a local or global seed value, and setting up a global anchor source of time in Bogus.DataSets.Date.SystemClock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SAN

    SAN

    A fast, portable, flexible JavaScript component framework

    ... and better performance. Optimized for the first screen and output HTML from the server-side. Reverse parse components from existing elements and build bindings. Volume less that 17kb (gzipped), no need to worry about the burden of page downloads. The gospel of patients with volume obsessive. The ESNext Module or AMD can be selected in the project. Of course, if you want to use global variables it is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QMUI iOS

    QMUI iOS

    A solution to improve the efficiency of project UI development

    QMUI iOS is designed to help quickly build an iOS project with basic design restoration effects, while using the rich controls and compatible processing provided by itself, so that developers can focus on business needs without spending energy on the design of the basic code. Whether it is the creation of a new project or the maintenance of an existing project, development efficiency and project quality can be greatly improved. You only need to modify a configuration table to adjust the global...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fx

    fx

    Command-line tool and terminal JSON viewer

    fx can work in two modes, cli and interactive. To start interactive mode pipe any JSON into fx. One of the frequent operations is mapping some function on an array. You can pass any number of anonymous functions for reducing JSON. fx provides a function save which will save everything in place and return saved object. This function can be only used with filename as first argument to fx command. Create .fxrc file in $HOME directory, and require any packages or define global functions. To be able...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Omi

    Omi

    Front end cross-frameworks framework

    Omi (pronounced /ˈomɪ/) is cross-frameworks framework base on Web Component, you can also use omio compatible IE8+ with the same grammar. One framework, Mobile & desktop & mini program. Simply download and include with <script>. Omi will be registered as a global variable. If you need to be compatible with IE8+, you can choose omio, which has almost the same API as omi, and Omi will be registered as a global variable. Omi provides the official CLI. You don't need to learn how to configure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Flask-WTF

    Flask-WTF

    Simple integration of Flask and WTForms, including CSRF

    Simple integration of Flask and WTForms, including CSRF, file upload, and reCAPTCHA. Integration with WTForms. Secure Form with CSRF token. Global CSRF protection. reCAPTCHA support. File upload that works with Flask-Uploads. Internationalization using Flask-Babel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    react-md

    react-md

    An accessible React component library built from the Material Design

    React material design, an accessible React component library built from the Material Design guidelines in Sass. The styles can be configured both compile-time and run-time by the configurable SCSS variables and the usage of CSS Variables as well as ensuring that the last defined styles take precedence. In addition, since accessibility is a focus for this library, the theming will automatically attempt to fix color contrast ratios for you to meet at least the AA requirements along with right...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Livewire PowerGrid

    Livewire PowerGrid

    PowerGrid generates Advanced Datatables using Laravel Livewire

    PowerGrid creates modern, powerful and easy-to-customize Datatables based on the Laravel Livewire library. Tables have basic features activated by default. Extend and customize your table including components (checkbox, action buttons, editable fields), global search feature, column data filters, and data export tool. Table components include feature examples. Just uncomment some code, enter your data, and it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The NLopt module for Julia

    The NLopt module for Julia

    Package to call the NLopt nonlinear-optimization library from Julia

    This module provides a Julia-language interface to the free/open-source NLopt library for nonlinear optimization. NLopt provides a common interface for many different optimization algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Choices.js

    Choices.js

    A vanilla JS customizable select box/text input plugin

    Choices.js is a lightweight, configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. Choices is compiled using Babel targeting browsers with more than 1% of global usage and expecting that features listed below are available or polyfilled in the browser. You may see exact list of target browsers by running npx browserslist within this repository folder. If you need to support a browser that does not have one of the features listed below, I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RPA for Python

    RPA for Python

    Python package for doing RPA

    ... of normal human speed, use turbo mode (read the caveats!). Some CAPTCHAs can be solved using services like 2Captcha or directly by replicating user actions. TagUI is a leading open-source RPA software with tens of thousands of users. It was created in 2016-2017 when I left DBS Bank as a test automation engineer, for a one-year sabbatical to Eastern Europe. Most of its code base was written in Novi Sad Serbia. In 2018, I joined AI Singapore to continue development of TagUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nimiq Blockchain

    Nimiq Blockchain

    JavaScript implementation of the Nimiq protocol

    ... of value: it acts as digital cash. The cutting-edge, browser-first blockchain approach means that users directly connect to the blockchain with nothing more than a browser. Therefore anyone with an up-to-date browser can join the payment network directly, pay and accept payments without having to install software or rely on unnecessary intermediaries. This gives Nimiq its ‘it just works’ characteristic, which is further strengthened by an ethos of simplicity and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The HaskellR project

    The HaskellR project

    The full power of R in Haskell

    ... environment including all necessary system dependencies without touching your global filesystem. Use it as a cross-platform alternative to Docker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    graphql-request

    graphql-request

    Minimal GraphQL client supporting Node and browsers for scripts

    ... the endpoint after the GraphQLClient has been initialized, you can use the setEndpoint() function. It's possible to recalculate the global client headers dynamically before each request. If you want to use non-standard JSON types, you can use your own JSON serializer.
    Downloads: 0 This Week
    Last Update:
    See Project