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: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sugar-framework/elixir-http-router A set of macros and tools to organize and develop HTTP routes in Elixir applications. 14
sindresorhus/p-map A utility for mapping over promises concurrently while controlling concurrency and error handling. 1,292
purescript-contrib/purescript-routing A type-safe client-side routing library for PureScript 105
kriasoft/universal-router A simple middleware-style router for routing in isomorphic JavaScript web apps. 1,711
juxt/bidi A Clojure library for routing and dispatching with bidirectional URIs. 992
vlucas/bulletphp A flexible PHP framework for building URL-based applications with functional-style routing 417
thephpleague/route A component for building and managing web application routes and dispatching requests. 652
olivernn/davis.js Provides a simple routing layer for JavaScript apps using HTML5 history.pushState and popstate events. 531
millermedeiros/crossroads.js A routing library that decouples navigation paths and reduces code complexity by parsing string inputs against multiple patterns. 1,438
jbpin/react-native-router-sinux A React Native router implementation using Experimental Navigation and Sinux store 5
mtrpcic/pathjs A lightweight JavaScript library for client-side routing with support for Hashbangs and HTML5 pushState. 1,096
sindresorhus/p-all Concurrently execute multiple promise-returning functions with optional concurrency limits. 315
sindresorhus/p-filter Tool for filtering and concurrent execution of promises with an adjustable concurrency level 72
paulmaly/svelte-page-router Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. 21
kevinbeaty/any-promise A library that allows you to use any ES 2015 compatible Promise implementation in your application 179