Showing 25 open source projects for "code name m-horse"

View related business solutions
  • 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.
    Learn More
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 1
    GPT-Code UI

    GPT-Code UI

    An open source implementation of OpenAI's ChatGPT Code interpreter

    An open source implementation of OpenAI's ChatGPT Code interpreter. Simply ask the OpenAI model to do something and it will generate & execute the code for you. You can put a .env in the working directory to load the OPENAI_API_KEY environment variable. For Azure OpenAI Services, there are also other configurable variables like deployment name. See .env.azure-example for more information. Note that model selection on the UI is currently not supported for Azure OpenAI Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pretendard

    Pretendard

    A system-ui alternative font for all cross-platform

    .... You can use Pretendard using a CDN, and you can use the CDN of your choice among cdnjs and UNPKG, in addition to jsDelivr, which is basically recommended by checking the toggle. Pretendard provides dynamic subsets in the same way as Hangul fonts provided by Google Fonts, as a way to solve the problem of web font capacity. Use the code below to use Pretendard faster by selectively downloading only the text included in the page. The font-family name to use Pretendardis.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    Verdaccio

    Verdaccio

    A lightweight Node.js private proxy registry

    ... such as Amazon's S3, Google Cloud Storage or create your own plugin. If you want to use all benefits of npm package system in your company without sending all the code to the public, and use your private packages just as easy as public ones. If you use multiple registries in your organization and need to fetch packages from multiple sources in one single project, you can chain multiple registries and fetch from one single endpoint.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Countries, Languages & Continents data

    Countries, Languages & Continents data

    Countries, Languages & Continents data (capital and currency)

    Continents & countries (with languages, capital and currency, native name, calling codes). Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 language, capital and currency, native name, calling codes. Lists are available in JSON, CSV and SQL formats. Also, contains separate JSON files with additional country Emoji flags data. This version changes a lot in the data structures and placement of the files. So, if your projects depend on the old structure — specify previous versions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
    Learn More
  • 5
    memos

    memos

    An open-source, self-hosted memo hub with knowledge management

    A lightweight, self-hosted memo hub. Open Source and Free forever. memos provides the privacy security and reliability that innovators need in their moments of inspiration. Keep your own data by yourself. All data generated at runtime is saved in the SQLite database file. All content will be saved as plain text, not HTML. And lots of useful markdown syntaxes are supported. Using Go + React.js + SQLite architecture, the overall package is very lightweight. You can customize the server name, icon...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Supercookie

    Supercookie

    Browser fingerprinting via favicon!

    Supercookie uses favicons to assign a unique identifier to website visitors. Unlike traditional tracking methods, this ID can be stored almost persistently and cannot be easily cleared by the user. The tracking method works even in the browser's incognito mode and is not cleared by flushing the cache, closing the browser or restarting the operating system, using a VPN or installing AdBlockers. The demo of "supercookie", as well as the publication of the source code of this repository...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    eslint-plugin-compat

    eslint-plugin-compat

    Check the browser compatibility of your code

    Lint the browser compatibility of your code. Browser targets are configured using a browser list. You can configure browser targets in your package.json. If no configuration is found, browser list defaults to "> 0.5%, last 2 versions, Firefox ESR, not dead". Add polyfills to the settings section of your eslint config. Append the name of the object and the property if one exists. Toolchains for native platforms, like iOS and Android, have had API linting from the start. It's about time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TypeChain

    TypeChain

    TypeScript bindings for Ethereum smart contracts

    ... but also it's full signature. This wastes time and might introduce bugs that will be triggered only in runtime. TypeChain solves these problems (as long as you use TypeScript). TypeChain is a code generator - provide ABI file and name of your blockchain access library (ethers/truffle/web3.js) and you will get TypeScript typings compatible with a given library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Setup PHP in GitHub Actions

    Setup PHP in GitHub Actions

    GitHub action to set up PHP with extensions, php.ini configuration

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer in GitHub Actions. This action gives you a cross-platform interface to set up the PHP environment you need to test your application. Refer to Usage section and examples to see how to use this. Refer to the self-hosted setup to use the action on self-hosted runners. Operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
    Learn More
  • 10
    TypeScript Express Starter

    TypeScript Express Starter

    Quick and Easy TypeScript Express Starter

    ... a project name, it defaults to typescript-express-starter. TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases. A query language for APIs and a runtime for fulfilling those queries with your existing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    kubenav

    kubenav

    kubenav is the navigator for your Kubernetes clusters

    ... of the app is implemented using TypeScript and React functional components. The backend part uses Go mobile for communication with the Kubernetes API server and Cloud Providers. So it is possible to achieve nearly 100% code sharing between the mobile and desktop implementation of kubenav. Create a port-forwarding connection to one of your Pods and open the served page in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    billboard.js

    billboard.js

    Re-usable, easy interface JavaScript chart library based on D3.js

    billboard.js is a re-usable, easy interface JavaScript chart library, based on D3.js. The name "billboard" comes from the famous "billboard chart" which everybody knows. billboard.js provides the easiest way to create a 'chart' instantly. Chart generation is super easy. With extensive options, you can create a chart instantly! Yes, billboard.js works on D3 v4+; what everybody was waiting for! All of the code was written as an ESM(ES Module) with ES6+ syntax. Combine hundreds of options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NuxtJS

    NuxtJS

    The Intuitive Web Framework, based on Vue 3

    Nuxt's goal is to make web development intuitive and performant, with a great developer experience. Build your next Vue.js application with confidence using Nuxt. An open-source framework under MIT license that makes web development simple and powerful. How a user interacts with and experiences your website will determine your impact. Utility, ease of use, and efficiency are key. Nuxt is built with a set of features that make this possible. Optimized with code-splitting, tree-shaking, optimized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mikro Orm

    Mikro Orm

    TypeScript ORM for Node.js based on Data Mapper, Unit of Work

    TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. MikroORM allows handling transactions automatically. When you call em.flush(), all computed changes are wrapped inside a database transaction. Uses source code analysis so you do not have to repeat yourself when defining entities. Simply define correct TypeScript types and you are good to go! Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases, and more can be supported via custom drivers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GitHub Pages Deploy Action

    GitHub Pages Deploy Action

    Automatically deploy your project to GitHub Pages using GitHub Actions

    Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like. You can include the action in your workflow to trigger any event that GitHub actions supports. If the remote branch that you wish to deploy to doesn't already exist the action will create it for you. Your workflow will also need to include the actions/checkout step before this workflow runs in order for the deployment to work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    Browser extension that simplifies the GitHub interface and adds useful features. Adds a build/CI status icon next to the repo’s name. Hides the Projects tab from repositories and profiles when it’s empty. New projects can still be created via the Create new… menu. Hides forks and watchers counters. Changes the default sort order of milestones Closest due date. Adds useful links to the repository navigation dropdown and moves the "Security" and "Insights" tabs to it as well. Adds a keyboard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SWR

    SWR

    React Hooks library for remote data fetching

    The name “SWR” is derived from stale-while-revalidate, a HTTP cache invalidation strategy popularized by HTTP RFC 5861. SWR is a strategy to first return the data from cache (stale), then send the fetch request (revalidate), and finally come with the up-to-date data. With SWR, components will get a stream of data updates constantly and automatically. And the UI will be always fast and reactive. With just one single line of code, you can simplify the logic of data fetching in your project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Electron React Boilerplate

    Electron React Boilerplate

    A foundation for scalable cross-platform apps

    ... parts of ERB's infrastructure as with many other React projects. It provides us with many optimizations such as dead code stripping, tree shaking, and code splitting to name a few. Webpack allows you to scale your application and add many components and layers of abstraction without sacrificing the performance of your app. Building a production version of your app will optimize the JS, CSS, and SASS of your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Font Awesome workflow for Alfred

    Font Awesome workflow for Alfred

    Font Awesome workflow for Alfred

    You can incrementally search for Font Awesome icons and paste it to front most app. Download Font-Awesome.alfredworkflow and import to Alfred (requires Powerpack). The current supported version is Font Awesome 5.15.3 Free. macOS Catalina refuses to run unsigned binaries by default. Turn off "Automatically paste to front most app" in Workflow's Preferences. Paste character name and ligatures shoud convert the letter into the correct symbol. (for designing in Photoshop, Illustrator, etc) Paste...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Git Graph extension for VSC

    Git Graph extension for VSC

    View a Git Graph of your repository in Visual Studio Code

    View a Git Graph of your repository, and easily perform Git actions from the graph. Configurable to look the way you want! View annotated tag details (name, email, date and message) Copy commit hashes, and branch, stash & tag names to the clipboard. View commit details and file changes by clicking on a commit. View the Visual Studio Code Diff of any file change by clicking on it. Open the current version of any file that was affected in the commit. Copy the path of any file that was affected...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Homura RSS Reader

    Homura RSS Reader

    Homura RSS Reader

    Homura RSS Reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wechaty

    Wechaty

    Conversational RPA SDK for chatbot makers

    Wechaty was designed from the ground up to be easily installed and used to get your chatbot up and running quickly. Wechaty lets you focus on your conversations, and we'll do the chores. Go ahead and build your business logic based on Wechaty. You are welcome to join our Wechaty Developers' Home by scanning the above QR code, then send the secret code wechaty to Friday.BOT. Wechaty is a modern Conversational RPA SDK for Chatbot Makers which can create a bot in a few lines of code. Wechaty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ngrev

    ngrev

    Tool for reverse engineering of Angular applications

    Graphical tool for reverse engineering of Angular projects. It allows you to navigate in the structure of your application and observe the relationship between the different modules, providers, and directives. The tool performs static code analysis which means that you don't have to run your application in order to use it. ngrev is not maintained by the Angular team. It's a side project developed by the open-source community. The application is not signed, so you may have to explicitly allow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cxmooc-tools

    cxmooc-tools

    Fully automatic tasks, video double-speed seconds

    A Superstar (Learning Pass) / Wisdom Tree (Knowing) / Chinese University mooc learning tools, Firefox, Google, Oil Monkey support. Fully automatic tasks, video double-speed seconds, homework exam question bank, automatic verification code coding. After the 2.1 version, it began to support the wisdom tree, and after the 2.2 version, it began to support the mooc name of Chinese universities. This project is completely open source, free, and only for technical learning and communication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    codelyzer

    codelyzer

    Static analysis for Angular projects

    A set of tslint rules for static code analysis of Angular TypeScript projects. (If you are using ESLint check out the new angular-eslint repository.). You can run the static code analyzer over web apps, NativeScript, Ionic, etc. Note that by default all components are aligned with the style guide so you won't see any errors in the console. Codelyzer supports any template and style language by custom hooks. If you're using Sass for instance, you can allow codelyzer to analyze your styles...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next