Route the flow to nameless function under a module folder
Use your Laravel named routes in JavaScript.
Express style path to RegExp utility
Lazy loading router
AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native
A lightweight wrapper for Express 4's Router that allows middleware to return promises
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
A passport strategy to authenticate against an AWS Cognito User Pool OAuth 2.0 provider and get user profile, access token and ID token. This supports providing cognito specific additional auth parameters. This is subclass of passport-oauth2 strategy.
A client-side React Native module to interact with Datadog
React bridge is used to load the routing module in mf, so that the routing module can work properly with the host environment.
Migration path to React Router v6 from v4/5
Routing for static site generators, build systems and task runners, heavily based on express.js routes but works with file objects. Used by Assemble, Verb, and Template.
Provides an adapter for using <template> tags and components as route templates
A lightweight JavaScript library that matches paths against registered routes.
A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.
A lightweight JavaScript library is built on top of route-recognizer and rsvp.js to provide an API for handling routes
The Backstage plugin for browsing the Backstage catalog
Extend classes from outside in using Macros and getters
cache-route for react-router base on react v15+ and router v4+
express middleware for caching your routes
This module is deprecated. All constructs are now available under aws-cdk-lib/aws-apigatewayv2-integrations
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![Codecov][codecov-src]][codecov-href] [![License][license-src]][license-href] [![JSDocs][jsdocs-src]][jsdo
Confidently unit and integration test your Next.js API routes/handlers in an isolated Next.js-like environment
Plugin to add custom HTTP Route tags for documenting Express routes.
Health check routes and functions
Generate JS functions for XHR requests to Rails routes
Routing functionality for Pakyow
A small port of the glorious ActionPack for Opal
+js-rails-routes+ is a utility for generating JavaScript equivalents to the +<route>_path+ functions provided by {Ruby on Rails}[https://github.com/rails/rails]. This allows you to do very similar things in your {+ejs+}[https://rubygems.org/gems/ejs/] JavaScript templates as you would in your +erb+ ruby templates. You can move html rendering to the client and keep it looking very similar to how it would look on the server. For example, if you have a model +Item+ and a simple route to list all the items, a link to that items page (using an explicit +a+ anchor tag instead of the Rails +link_to+) would look the same in either an +erb+ file or an +ejs+ file: <a href="<%= items_path() %>">List all Items</a> This gem was originally developed as part of the {MVCoffee}[http://mvcoffee.org] suite of tools, and integrates strongly with the {mvcoffee.js}[https://github.com/kirkbowers/mvcoffee] CoffeeScript MVC framework.
Enable Routing function to Ruboty.
Simple and functional rack middleware for routing requests.
Sinatra plugin that allows to easily prefix all routes within a scope. Basicall porting back the map functionality from Ramaze
This `ruby gem` provide the functionality to integrate with HERE Maps API, SEARCH (PLACES) AND GEOCODING APIs - ROUTING APIs
This library provides menu.yml and controller macros to manage routes and sidebar implementations when implementing management functions in rails.
Library which provides functions for reading and writing Routing Policy Specification Language (RPSL, RFC2622).
NavyKit is a simple, lightweight server routing framework for Ruby that helps build web servers with ease. It provides the core functionalities to route requests and send responses, making it ideal for creating RESTful services or APIs with minimal overhead.