Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Crowdhailer/plinth

node and browser bindings for gleam
https://github.com/Crowdhailer/plinth

Last synced: about 2 months ago
JSON representation

node and browser bindings for gleam

Awesome Lists containing this project

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.