Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Crowdhailer/plinth
node and browser bindings for gleam
https://github.com/Crowdhailer/plinth
Last synced: 27 days ago
JSON representation
node and browser bindings for gleam
- Host: GitHub
- URL: https://github.com/Crowdhailer/plinth
- Owner: CrowdHailer
- License: apache-2.0
- Created: 2023-08-02T18:21:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-13T18:51:01.000Z (8 months ago)
- Last Synced: 2024-04-14T08:56:09.954Z (8 months ago)
- Language: Gleam
- Homepage: https://hex.pm/packages/plinth
- Size: 65.4 KB
- Stars: 25
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gleam - plinth - [📚](https://hexdocs.pm/plinth/) - Bindings to Node.js and browser platform APIs (Packages / JavaScript)
README
# Plinth
[![Package Version](https://img.shields.io/hexpm/v/plinth)](https://hex.pm/packages/plinth)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/plinth/)Basic bindings to nodejs and browser platform API's.
The aim of this package is to not make any new abstractions, so binding are as near the native platform as is sensible.## Contributing
I will just be adding API's as they are useful to me, so please don't open an issue saying something is missing. However PR's adding new API's are welcome.
Please post in the [Gleam Discord](https://discord.com/channels/768594524158427167/768594524158427170) to discuss new API's if you are unsure of the best API.