purescript-routing-duplex
route parser
A unified parser and printer for routes in PureScript
Unified parsing and printing for routes in PureScript
91 stars
6 watching
18 forks
Language: PureScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
purescript-contrib/purescript-routing | A type-safe client-side routing library for PureScript | 105 |
natefaubion/purescript-tidy | A tool to format PureScript code according to style conventions. | 92 |
purescript-hyper/purescript-trout | A Servant-style routing type API for building type-safe web applications | 41 |
natefaubion/purescript-spork | An alternative implementation of a functional programming language | 157 |
natefaubion/purescript-psa | A tool for customizing error and warning reports in the PureScript compiler | 90 |
olivernn/davis.js | Provides a simple routing layer for JavaScript apps using HTML5 history.pushState and popstate events. | 531 |
rowtype-yoga/purescript-parsing-dataview | A library that parses data from ArrayBuffer streams | 5 |
millermedeiros/crossroads.js | A routing library that decouples navigation paths and reduces code complexity by parsing string inputs against multiple patterns. | 1,438 |
mtrpcic/pathjs | A lightweight JavaScript library for client-side routing with support for Hashbangs and HTML5 pushState. | 1,096 |
postsolar/tree-sitter-purescript | A grammar-based parser for the PureScript programming language | 11 |
alexmingoia/purescript-pux | A PureScript library for building web applications with a reactive architecture and virtual DOM | 565 |
metosin/reitit | A data-driven routing library for building web applications in Clojure/Script. | 1,428 |
lukeed/navaid | A small JavaScript navigation aid for routing and handling client-side URL changes | 783 |
coot/purescript-cofree-react-router | A routing library for React built on top of PureScript's Cofree Comonad | 25 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 227 |