Cichorium

Promise-based router

A routing framework based on Promise using CoffeeScript that allows conditional routing and error handling

Routing framework based on Promise using CoffeeScript

GitHub

13 stars
2 watching
1 forks
Language: CoffeeScript
last commit: about 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sugar-framework/elixir-http-routerA set of macros and tools to organize and develop HTTP routes in Elixir applications.14
sindresorhus/p-mapA utility for mapping over promises concurrently while controlling concurrency and error handling.1,376
purescript-contrib/purescript-routingA type-safe client-side routing library for PureScript105
kriasoft/universal-routerA simple middleware-style router for routing in isomorphic JavaScript web apps.1,720
juxt/bidiA Clojure library for routing and dispatching with bidirectional URIs.993
vlucas/bulletphpA flexible PHP framework for building URL-based applications with functional-style routing417
thephpleague/routeA component for building and managing web application routes and dispatching requests.653
olivernn/davis.jsProvides a simple routing layer for JavaScript apps using HTML5 history.pushState and popstate events.530
millermedeiros/crossroads.jsA routing library that decouples navigation paths and reduces code complexity by parsing string inputs against multiple patterns.1,437
jbpin/react-native-router-sinuxA React Native router implementation using Experimental Navigation and Sinux store5
mtrpcic/pathjsA lightweight JavaScript library for client-side routing with support for Hashbangs and HTML5 pushState.1,096
sindresorhus/p-allConcurrently execute multiple promise-returning functions with optional concurrency limits.319
sindresorhus/p-filterTool for filtering and concurrent execution of promises with an adjustable concurrency level75
paulmaly/svelte-page-routerProvides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications.21
kevinbeaty/any-promiseA library that allows you to use any ES 2015 compatible Promise implementation in your application180