{"id":16897804,"url":"https://github.com/behnammodi/polyfill","last_synced_at":"2025-03-17T06:31:57.297Z","repository":{"id":39882140,"uuid":"83421173","full_name":"behnammodi/polyfill","owner":"behnammodi","description":"Set of all Javascript polyfills","archived":false,"fork":false,"pushed_at":"2022-04-02T18:21:31.000Z","size":124,"stargazers_count":147,"open_issues_count":2,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-29T16:26:27.686Z","etag":null,"topics":["javascript","javascript-polyfills","polyfill"],"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/behnammodi.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":"2017-02-28T10:45:47.000Z","updated_at":"2024-09-29T15:01:55.000Z","dependencies_parsed_at":"2022-07-15T07:31:04.157Z","dependency_job_id":null,"html_url":"https://github.com/behnammodi/polyfill","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnammodi%2Fpolyfill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnammodi%2Fpolyfill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnammodi%2Fpolyfill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnammodi%2Fpolyfill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/behnammodi","download_url":"https://codeload.github.com/behnammodi/polyfill/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243720253,"owners_count":20336790,"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":["javascript","javascript-polyfills","polyfill"],"created_at":"2024-10-13T17:39:53.270Z","updated_at":"2025-03-17T06:31:57.275Z","avatar_url":"https://github.com/behnammodi.png","language":"JavaScript","readme":"# Set of all Javascript polyfills\n\nHelp us to be best\n\n[![Backers](https://opencollective.com/polyfill/tiers/backers.svg?avatarHeight=114\u0026width=838)](https://opencollective.com/polyfill)\n\n## Polyfill includes:\n\nArray, Date, Element, Function, Math, Number, String, Uint8Array and Window\n\n## NPM\n\n⚠️ We don't have any package in NPM!\n\n### Array Polyfill:\n\n```js\nArray.from;\nArray.isArray;\nArray.of;\nArray.prototype.at;\nArray.prototype.copyWithin;\nArray.prototype.entries;\nArray.prototype.every;\nArray.prototype.fill;\nArray.prototype.filter;\nArray.prototype.find;\nArray.prototype.findIndex;\nArray.prototype.flat;\nArray.prototype.flatMap;\nArray.prototype.forEach;\nArray.prototype.includes;\nArray.prototype.indexOf;\nArray.prototype.keys;\nArray.prototype.lastIndexOf;\nArray.prototype.map;\nArray.prototype.reduce;\nArray.prototype.reduceRight;\nArray.prototype.some;\nArray.prototype.toLocaleString;\nArray.prototype.values;\n```\n\n### Date Polyfill:\n\n```js\nDate.prototype.toISOString;\n```\n\n### Function Polyfill:\n\n```js\nFunction.prototype.name;\n```\n\n### Math Polyfill:\n\n```js\nMath.sign;\nMath.trunc;\n```\n\n### Number Polyfill:\n\n```js\nNumber.isInteger;\n```\n\n### String Polyfill:\n\n```js\nString.fromCodePoint;\nString.prototype.at;\nString.prototype.codePointAt;\nString.prototype.endsWith;\nString.prototype.includes;\nString.prototype.padEnd;\nString.prototype.padStart;\nString.prototype.repeat;\nString.prototype.startsWith;\nString.prototype.trim;\n```\n\n### Uint8Array Polyfill:\n\n```js\nUint8Array.prototype.at;\n```\n\n### window Polyfill:\n\n```js\nwindow.requestIdleCallback;\nwindow.cancelIdleCallback;\nwindow.requestAnimationFrame;\nwindow.cancelAnimationFrame;\n```\n\n## Backers\n\n[![Backers](https://opencollective.com/polyfill/tiers/backers.svg?avatarHeight=114\u0026width=838)](https://opencollective.com/polyfill)\n\n","funding_links":["https://opencollective.com/polyfill"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehnammodi%2Fpolyfill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbehnammodi%2Fpolyfill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehnammodi%2Fpolyfill/lists"}