Showing 17 open source projects for "windows router"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 1
    AngularUI Router

    AngularUI Router

    The solution to flexible routing with nested views in AngulaJS

    UI-Router provides state based routing. Each feature of an application is defined as a state. One state is active at any time, and UI-Router manages the transitions between the states. Each state describes the URL, the UI (a view or views), data prerequisites, and other logical prerequisites (such as authentication) for a feature. Before activating a state, UI-Router first fetches any prerequisites (asynchronously), and then activates the view(s) and updates the URL. UI-Router states...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    koa-zod-router

    koa-zod-router

    Build typesafe routes for Koa with ease. Utilizes Typescript, Zod, etc

    Inspired by koa-joi-router, this package aims to provide a similar feature-set while leveraging Zod and Typescript to create typesafe routes and middlewares with built in I/O validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Midi router

    Midi router

    Midi router

    Midi router - anywhere to anywhere. Client git (vuejs, typescript, electron): https://github.com/shemeshg/midi-router-client Server git (C++, Qt webchannel): https://github.com/shemeshg/RtMidiWrap Online client (works localhost only since ws over https): https://shemeshg.github.io/midirouter-online/#/ Mac OSX homebrew (Recommended method): brew cask install midi-router-client
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Angular

    Angular

    The modern web developer’s platform

    Learn one way to build applications with Angular and reuse your code and abilities to build apps for any deployment target. For web, mobile web, native mobile and native desktop. Achieve the maximum speed possible on the Web Platform today, and take it further, via Web Workers and server-side rendering. Angular puts you in control over scalability. Meet huge data requirements by building data models on RxJS, Immutable.js or another push model. Build features quickly with simple, declarative...
    Downloads: 35 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.
  • 5
    trpc-koa-adapter

    trpc-koa-adapter

    Add trpc to your koa server

    This is an adapter which allows you to mount tRPC onto a Koa server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    awilix-koa

    awilix-koa

    Awilix helpers/middleware for Koa 2

    Awilix helpers, router and scope-instantiating middleware for Koa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    koa2-swagger-ui

    koa2-swagger-ui

    Swagger UI as Koa v2 middleware

    Host swagger ui at a given directory from your koa v2 app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VueUse

    VueUse

    Collection of essential Vue Composition Utilities for Vue 2 and 3

    VueUse is a collection of utility functions based on Composition API. Seamless migration, works for both Vue 3 and 2. Fully tree shakable, only take what you want. Type Strong, written in TypeScript, with TS Docs. Configurable event filters and targets. No bundler required, usable via CDN. 90+ functions for you to choose from. Works perfectly with Server-side rendering/generation. Documentation of functions also come with interactive demos! Support various add-ons like Router, Firebase, RxJS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    json-joy

    json-joy

    json-joy — JSON CRDT, JSON CRDT Patch, JSON Patch

    json-joy library implements cutting-edge real-time and collaborative editing algorithms and other utilities for JSON data models. Major focus of json-joy is development of the JSON CRDT protocol, a Conflict-free Replicated Data Type that enables seamless merging of changes in JSON data models, avoiding conflicts between replicas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 10
    react-admin

    react-admin

    Framework for building B2B applications running in the browser

    ..., redux, react-final-form, react-router and a few more. Super-fast UI thanks to optimistic rendering (renders before the server returns). Undo updates and deletes for a few seconds. Relationships (many to one, one to many). Data Validation. Internationalization (i18n). Themeable, Highly customizable interface. Supports any authentication provider (REST API, OAuth, Basic Auth, ...). Full-featured datagrid (sort, pagination, filters).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Electron React Boilerplate

    Electron React Boilerplate

    A foundation for scalable cross-platform apps

    Make changes to your app and preview the changes without having to refresh your app. Changes are made so that the state of your app is not lost. Building scalable apps without types can only go so far. Get type errors while developing your app. Errors are thrown during compile-time and runtime. Optimization and minification of code with webpack come out of the box. This avoids running into performance bottlenecks associated with traditional electron apps. Webpack is one of the most crucial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    After.js

    After.js

    Next.js-like framework for server-rendered React apps

    Next.js is awesome. However, its routing system isn't for me. IMHO React Router is a better foundation upon which such a framework should be built, and that's the goal here. Routes are just components and don't / should not have anything to do with folder structure. Static route configs are fine. Next.js's getInitialProps was/is a brilliant idea. Route-based code-splitting should come for free or be easy to opt into. Route-based transitions/analytics/data loading/preloading etc., should either...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Bottender

    Bottender

    A framework for building conversational user interfaces

    Bottender takes care of the complexity of conversational UIs for you. Design actions for each event and state in your application and Bottender will run accordingly. Bottender lets you create apps on every channel and never compromise on your users’ experience. This approach makes your code more predictable and easier to debug. You can apply progressive enhancement or graceful degradation strategy on your building blocks. There are thousands of bots powered by Bottender. It has been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    REACT COOL STARTER

    REACT COOL STARTER

    A starter boilerplate for a universal web app

    A simple but feature-rich starter boilerplate for creating your own universal app. It built on the top of React, Redux, React Router and Express. Includes all the hot stuff and modern web development tools such as Redux Toolkit, TypeScript, Webpack, Babel, PostCSS, React Refresh, Jest and React Testing Library. See the “Features” section for other awesome features you can expect. They're several React frameworks today, however this is a DIY-oriented start-kit. It shows you how to build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Trafficlight

    Trafficlight

    Flexible NodeJS Routing Decorators for API Routing

    A flexible NodeJS Routing Decorator for API Routing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    koa-decorator-ts

    koa-decorator-ts

    koa decorator

    Koa Decorator (with TypeScript). This package is a decorator for koa, including the koa-router, GraphQL. You can use decorators to define the path of routing or create a GraphQL resolver using the existing koa controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React + GraphQL starter kit

    React + GraphQL starter kit

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR. React v16.8 (the one with hooks!) for UI. Apollo Client 2.5 (React) for connecting to GraphQL. MobX-React-Lite for declarative, type-safe flux/store state management. Emotion CSS-in-JS, with inline <style> tag generation that contains only the CSS that needs to be rendered. Sass, Less and PostCSS when importing .css/.scss/.less files. React Router 4...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next