{"id":13508559,"url":"https://github.com/camshaft/rebind","last_synced_at":"2025-06-22T14:08:23.675Z","repository":{"id":31028473,"uuid":"34587029","full_name":"camshaft/rebind","owner":"camshaft","description":"rebind parse transform for erlang","archived":false,"fork":false,"pushed_at":"2015-05-20T23:28:32.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T09:47:06.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/camshaft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-25T21:31:21.000Z","updated_at":"2015-04-25T23:06:25.000Z","dependencies_parsed_at":"2022-08-24T14:20:54.144Z","dependency_job_id":null,"html_url":"https://github.com/camshaft/rebind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camshaft%2Frebind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camshaft%2Frebind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camshaft%2Frebind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camshaft%2Frebind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camshaft","download_url":"https://codeload.github.com/camshaft/rebind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camshaft%2Frebind/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258797268,"owners_count":22759599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-01T02:00:54.780Z","updated_at":"2025-06-22T14:08:18.663Z","avatar_url":"https://github.com/camshaft.png","language":"Erlang","funding_links":[],"categories":["Macros"],"sub_categories":[],"readme":"rebind\n======\n\nrebind parse transform for erlang\n\nUsage\n-----\n\n```erlang\n-module(test).\n-compile({parse_transform, rebind}).\n\n-export([sum/0]).\n\nsum() -\u003e\n  State = 1,\n  rebind(State) = State + 1,\n  rebind(State) = State + 1,\n  rebind(State) = State + 1,\n  rebind(State) = State + 1,\n  State.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamshaft%2Frebind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamshaft%2Frebind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamshaft%2Frebind/lists"}