{"id":22404773,"url":"https://github.com/jdeurt/force-bind","last_synced_at":"2025-10-14T17:24:46.886Z","repository":{"id":65295845,"uuid":"589165002","full_name":"jdeurt/force-bind","owner":"jdeurt","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-15T23:27:15.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T02:24:35.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdeurt.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-15T09:36:54.000Z","updated_at":"2023-01-15T23:26:47.000Z","dependencies_parsed_at":"2023-01-16T09:00:51.850Z","dependency_job_id":null,"html_url":"https://github.com/jdeurt/force-bind","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"jdeurt/ts-module-template","purl":"pkg:github/jdeurt/force-bind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdeurt%2Fforce-bind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdeurt%2Fforce-bind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdeurt%2Fforce-bind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdeurt%2Fforce-bind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdeurt","download_url":"https://codeload.github.com/jdeurt/force-bind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdeurt%2Fforce-bind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020079,"owners_count":26086806,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-05T10:15:07.889Z","updated_at":"2025-10-14T17:24:46.870Z","avatar_url":"https://github.com/jdeurt.png","language":"TypeScript","readme":"# force-bind\n\n## Do not use this library it was made as a joke\n\n```js\nimport { forceBind } from \"force-bind\";\n\nconst arrowFn = (a) =\u003e a + this.b;\nconst thisCtx = {\n    b: 2,\n};\n\nconst boundArrowFn = forceBind(arrowFn, thisCtx);\n\nboundArrowFn(1); // returns 3\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdeurt%2Fforce-bind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdeurt%2Fforce-bind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdeurt%2Fforce-bind/lists"}