{"id":18780290,"url":"https://github.com/jlmakes/miniraf","last_synced_at":"2025-04-13T11:44:57.870Z","repository":{"id":57298029,"uuid":"116692781","full_name":"jlmakes/miniraf","owner":"jlmakes","description":"ES module ponyfill for requestAnimationFrame","archived":false,"fork":false,"pushed_at":"2018-08-12T05:38:33.000Z","size":6,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T02:51:18.278Z","etag":null,"topics":["animation","performance","ponyfill"],"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/jlmakes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-01-08T15:18:53.000Z","updated_at":"2024-02-21T13:53:33.000Z","dependencies_parsed_at":"2022-09-11T01:22:43.449Z","dependency_job_id":null,"html_url":"https://github.com/jlmakes/miniraf","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlmakes%2Fminiraf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlmakes%2Fminiraf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlmakes%2Fminiraf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlmakes%2Fminiraf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlmakes","download_url":"https://codeload.github.com/jlmakes/miniraf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710348,"owners_count":21149185,"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":["animation","performance","ponyfill"],"created_at":"2024-11-07T20:25:39.080Z","updated_at":"2025-04-13T11:44:57.850Z","avatar_url":"https://github.com/jlmakes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://travis-ci.org/jlmakes/miniraf\"\u003e \u003cimg src=\"https://img.shields.io/travis/jlmakes/miniraf.svg\" alt=\"Build status\"\u003e \u003c/a\u003e\n\u003ca href=\"https://coveralls.io/github/jlmakes/miniraf\"\u003e \u003cimg src=\"https://img.shields.io/coveralls/jlmakes/miniraf.svg\" alt=\"Coverage\"\u003e \u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/miniraf\"\u003e \u003cimg src=\"https://img.shields.io/npm/v/miniraf.svg\" alt=\"Version\"\u003e \u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/min+gzip-0.2_kB-blue.svg\" alt=\"0.2 kB min+gzip\"\u003e\n\u003ca href=\"https://github.com/jlmakes/miniraf/blob/master/LICENSE\"\u003e \u003cimg src=\"https://img.shields.io/badge/license-MIT-1283c3.svg\" alt=\"MIT License\"\u003e \u003c/a\u003e\n\n# Installation\n\n## Browser\n\nA simple and fast way to get started is to include this script on your page:\n\n```html\n\u003cscript src=\"https://unpkg.com/miniraf\"\u003e\u003c/script\u003e\n```\n\nThis will create the global variable `miniraf`.\n\n## Module\n\n```bash\nnpm install miniraf\n```\n\n#### CommonJS\n\n```js\nconst miniraf = require('miniraf')\n```\n\n#### ES2015\n\n```js\nimport miniraf from 'miniraf'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlmakes%2Fminiraf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlmakes%2Fminiraf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlmakes%2Fminiraf/lists"}