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: 9 days ago
JSON representation
Fable bindings for Bun.sh
- Host: GitHub
- URL: https://github.com/angelmunoz/fable-bun
- Owner: AngelMunoz
- License: mit
- Created: 2022-07-07T17:14:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T03:59:20.000Z (over 2 years ago)
- Last Synced: 2024-10-11T19:12:20.590Z (25 days ago)
- Topics: bun, fable, fsharp, javascript-runtime, js
- Language: F#
- Homepage:
- Size: 101 KB
- Stars: 25
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)