https://github.com/Crowdhailer/plinth
node and browser bindings for gleam
https://github.com/Crowdhailer/plinth
Last synced: 5 months 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 (about 1 year ago)
- Last Synced: 2024-04-14T08:56:09.954Z (about 1 year 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
[](https://hex.pm/packages/plinth)
[](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.