1# Plinth
2
3[](https://hex.pm/packages/plinth)
4[](https://hexdocs.pm/plinth/)
5
6Basic bindings to nodejs and browser platform API's.
7The aim of this package is to not make any new abstractions, so binding are as near the native platform as is sensible.
8
9## Contributing
10
11I 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.
12
13Please post in the [Gleam Discord](https://discord.com/channels/768594524158427167/768594524158427170) to discuss new API's if you are unsure of the best API.