Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elmish/urlparser

Turn URLs into statically-typed data
https://github.com/elmish/urlparser

elmish fable

Last synced: about 2 months ago
JSON representation

Turn URLs into statically-typed data

Awesome Lists containing this project

README

        

Elmish-urlParser: urlParser extras for Elmish apps.
=======
[![Windows Build](https://ci.appveyor.com/api/projects/status/70805g9py6qx94iy?svg=true)](https://ci.appveyor.com/project/et1975/urlParser) [![NuGet version](https://badge.fury.io/nu/Fable.Elmish.UrlParser.svg)](https://badge.fury.io/nu/Fable.Elmish.UrlParser)

Elmish-UrlParser implements parser combinators for turning URLs into strongly-typed data.

For more information see [the docs](https://elmish.github.io/urlParser).

## Installation

```shell
paket add Fable.Elmish.UrlParser
```

## Building

With .NET Core SDK v6:
> `fotnet fsi build.fsx`