All Projects → tulz-app → frontroute

tulz-app / frontroute

Licence: MIT license
front-end router library for single-page applications built with Scala.js, with an API inspired by Akka HTTP

Programming Languages

scala
5932 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
EJS
674 projects

Projects that are alternatives of or similar to frontroute

rtrlib
An open-source C implementation of the RPKI/Router Protocol client
Stars: ✭ 62 (+181.82%)
Mutual labels:  routing
vue-route-generator
Vue Router route config generator
Stars: ✭ 146 (+563.64%)
Mutual labels:  routing
tunman
Comprehensive solution for SSH tunnels - respawning, healthchecking/monitoring
Stars: ✭ 43 (+95.45%)
Mutual labels:  routing
balanceofsatoshis
Tool for working with the balance of your satoshis on LND
Stars: ✭ 447 (+1931.82%)
Mutual labels:  routing
bevy prototype networking laminar
This is a prototype of a networking crate for bevy. This create provides a low-level networking plugin built on top of laminar
Stars: ✭ 30 (+36.36%)
Mutual labels:  laminar
Feliz.Router
A router component for React and Elmish that is focused, powerful and extremely easy to use.
Stars: ✭ 66 (+200%)
Mutual labels:  routing
SymfonyModularRouting
[DEPRECATED] Decouple your Symfony routing to independent, standalone services.
Stars: ✭ 18 (-18.18%)
Mutual labels:  routing
horse-messaging
Open Source Messaging Framework. Queues, Channels, Events, Transactions, Distributed Cache
Stars: ✭ 65 (+195.45%)
Mutual labels:  routing
web-components-hooks-demo
web components hooks demo
Stars: ✭ 17 (-22.73%)
Mutual labels:  routing
Multiple-Vehicle-Routing
Simple MVR simulation
Stars: ✭ 27 (+22.73%)
Mutual labels:  routing
reno
A thin, testable routing library designed to sit on top of Deno's standard HTTP module
Stars: ✭ 127 (+477.27%)
Mutual labels:  routing
angular-lazy-loading
Angular 15 & React 18 Examples Lazy Loading
Stars: ✭ 39 (+77.27%)
Mutual labels:  routing
valve-matchmaking-ip-ranges
Lists of locations & IP addresses of Valve servers
Stars: ✭ 69 (+213.64%)
Mutual labels:  routing
lwip nat arduino
lwip library with NAT feature for Arduino environment
Stars: ✭ 55 (+150%)
Mutual labels:  routing
docker-dns
DNS server for your docker containers. Allowing you to access them with a domain name, without exposing ANY port. Allowing access from you linux, mac or windows browser!
Stars: ✭ 75 (+240.91%)
Mutual labels:  routing
cf-k8s-networking
building a cloud foundry without gorouter....
Stars: ✭ 33 (+50%)
Mutual labels:  routing
path-to-regexp-php
PHP port of https://github.com/pillarjs/path-to-regexp
Stars: ✭ 21 (-4.55%)
Mutual labels:  routing
ertuo
Ertuo: quick routing for PHP
Stars: ✭ 29 (+31.82%)
Mutual labels:  routing
notes
CCIE routing and switching notes and references, with a general directory and specific topic directories.
Stars: ✭ 23 (+4.55%)
Mutual labels:  routing
url-trailing-slash
Allows enforcing URL routes with or without trailing slash
Stars: ✭ 35 (+59.09%)
Mutual labels:  routing

frontroute

Maven Central Scala.js

frontroute is a front-end router library for single-page applications (SPA) built with Scala.js, with an API inspired by Akka HTTP.

frontroute is primarily designed for use with raquo/Laminar, but it doesn't have Laminar as a dependency and should fit nicely with any Scala.js library.

Built on top of:

Example project

An example is available here: https://github.com/yurique/frontroute-example

Documentation

https://frontroute.dev

Author

Iurii Malchenko – @yurique / keybase.io/yurique

License

frontroute is provided under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].