{"id":15758086,"url":"https://github.com/zkochan/bind-ponyfill","last_synced_at":"2025-11-12T22:16:04.881Z","repository":{"id":35556596,"uuid":"39828355","full_name":"zkochan/bind-ponyfill","owner":"zkochan","description":"Binds a function to a specified context and arguments.","archived":false,"fork":false,"pushed_at":"2016-09-30T10:53:14.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T08:43:40.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zkochan.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":"2015-07-28T10:43:20.000Z","updated_at":"2016-09-30T10:53:16.000Z","dependencies_parsed_at":"2022-09-16T07:50:31.018Z","dependency_job_id":null,"html_url":"https://github.com/zkochan/bind-ponyfill","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zkochan/bind-ponyfill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkochan%2Fbind-ponyfill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkochan%2Fbind-ponyfill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkochan%2Fbind-ponyfill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkochan%2Fbind-ponyfill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkochan","download_url":"https://codeload.github.com/zkochan/bind-ponyfill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkochan%2Fbind-ponyfill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284118474,"owners_count":26950463,"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-11-12T02:00:06.336Z","response_time":59,"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-10-04T09:42:16.406Z","updated_at":"2025-11-12T22:16:04.851Z","avatar_url":"https://github.com/zkochan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bind-[ponyfill](https://ponyfill.com)\n\nBinds a function to a specified context and arguments.\n\n[![Dependency Status](https://david-dm.org/zkochan/bind-ponyfill/status.svg?style=flat)](https://david-dm.org/zkochan/bind-ponyfill)\n[![Build Status](https://travis-ci.org/zkochan/bind-ponyfill.svg?branch=master)](https://travis-ci.org/zkochan/bind-ponyfill)\n[![npm version](https://badge.fury.io/js/bind-ponyfill.svg)](http://badge.fury.io/js/bind-ponyfill)\n\n\n## Installation\n\n```\nnpm install --save bind-ponyfill\n```\n\n\n## Usage\n\n```js\nvar bind = require('bind-ponyfill');\n\nbind(function() {\n  console.log(this);\n}, 'Hello world!');\n```\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkochan%2Fbind-ponyfill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkochan%2Fbind-ponyfill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkochan%2Fbind-ponyfill/lists"}