{"id":22539377,"url":"https://github.com/han-tyumi/amber","last_synced_at":"2026-04-10T00:14:01.445Z","repository":{"id":258857693,"uuid":"875803602","full_name":"han-tyumi/amber","owner":"han-tyumi","description":"✨🦕 Deno Bindings For Gleam 🧡","archived":false,"fork":false,"pushed_at":"2025-05-08T02:00:27.000Z","size":136,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-11T18:30:25.478Z","etag":null,"topics":["bindings","deno","ffi","gleam"],"latest_commit_sha":null,"homepage":"","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/han-tyumi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-20T21:31:26.000Z","updated_at":"2025-06-28T09:18:21.000Z","dependencies_parsed_at":"2024-10-24T21:41:20.719Z","dependency_job_id":"e0fa59d4-d24e-440b-ad53-ab3b0c0d840f","html_url":"https://github.com/han-tyumi/amber","commit_stats":null,"previous_names":["han-tyumi/amber"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/han-tyumi/amber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/han-tyumi%2Famber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/han-tyumi%2Famber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/han-tyumi%2Famber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/han-tyumi%2Famber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/han-tyumi","download_url":"https://codeload.github.com/han-tyumi/amber/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/han-tyumi%2Famber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31479006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T14:34:32.243Z","status":"ssl_error","status_checked_at":"2026-04-06T14:34:31.723Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bindings","deno","ffi","gleam"],"created_at":"2024-12-07T12:01:35.448Z","updated_at":"2026-04-06T16:01:23.262Z","avatar_url":"https://github.com/han-tyumi.png","language":"Gleam","funding_links":[],"categories":["Gleam"],"sub_categories":[],"readme":"# Amber 🧡\n\n[![Package Version](https://img.shields.io/hexpm/v/amber)](https://hex.pm/packages/amber)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/amber/)\n\n✨🦕 [Deno](https://deno.com/) Bindings For [Gleam](https://gleam.run/) 🧡\n\n## Installation\n\n```sh\ngleam add amber\n```\n\nAmber only supports the JavaScript target using the Deno runtime.\n\nThe following configuration should be used in your `gleam.toml`.\n\n```toml\ntarget = \"javascript\"\n\n[javascript]\nruntime = \"deno\"\n```\n\n## Usage\n\n```gleam\nimport amber/deno\n\npub fn main() {\n  deno.write_text_file_sync(\"amber.txt\", \"deno bindings for gleam\", [])\n}\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/amber\u003e.\n\n## Contributing\n\n### Prerequisites\n\n- [Deno](https://docs.deno.com/runtime/getting_started/installation/)\n- [Gleam](https://gleam.run/getting-started/installing/)\n- [Just](https://just.systems/man/en/prerequisites.html)\n- [Rebar3](https://rebar3.org/docs/getting-started/)\n- [Watchexec](https://github.com/watchexec/watchexec/tree/main?tab=readme-ov-file#install)\n\n_Tip_: You can install these tools using a version manager like\n[asdf](https://asdf-vm.com/guide/getting-started.html) or\n[mise](https://mise.jdx.dev/getting-started.html), which can read from\n`.tool-versions`.\n\n### Initial Setup\n\n```sh\njust\n```\n\n### Development\n\n```sh\njust watch build test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhan-tyumi%2Famber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhan-tyumi%2Famber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhan-tyumi%2Famber/lists"}