Ecosyste.ms: Awesome

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

https://github.com/AngelMunoz/fable-bun

Fable bindings for Bun.sh
https://github.com/AngelMunoz/fable-bun

bun fable fsharp javascript-runtime js

Last synced: about 1 month ago
JSON representation

Fable bindings for Bun.sh

Lists

README

        

[bun.sh]: https://bun.sh
[deno]: https://deno.land
[giraffe]: https://giraffe.wiki
[saturn]: https://github.com/SaturnFramework/Saturn
[fable]: https://fable.io

# [Bun.sh] + Fable

This is a small repository that adds [Fable] bindings for [Bun.sh], these are very minimal and only add a few convenience methods for Bun's request/response impl consumption, but the rest of the Bun API should be included eventually, feel free to contribute any bindings that are missing for you!


Where are the other samples?



They have been moved to their corresponding repositories, feel free to check them out

### Fable.Deno

Please visit [fable-deno](https://github.com/AngelMunoz/fable-deno)

### Fable.URLPattern

Please visit [fable-urlpattern](https://github.com/AngelMunoz/fable-urlpattern)

### Bix

Please visit [Bix](https://github.com/AngelMunoz/Bix)