A library for easily writing CloudFlare workers in F# to be used with Fable.
Info
| Version: | 0.2.0 |
| Author(s): | Zaid Ajaj |
| Last Update: | Friday, September 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Zaid-Ajaj/Fable.CloudFlareWorkers |
| NuGet Url: | https://www.nuget.org/packages/Fable.CloudFlareWorkers |
Install
Install-Package Fable.CloudFlareWorkers
dotnet add package Fable.CloudFlareWorkers
paket add Fable.CloudFlareWorkers
Fable.CloudFlareWorkers Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)
- Fable.Browser.XMLHttpRequest(>= 1.1.0)
- Fable.Core(>= 3.0.0)
Tags