{"id":16351583,"url":"https://github.com/tomeraberbach/imgflip","last_synced_at":"2025-07-01T02:34:36.069Z","repository":{"id":57151599,"uuid":"140778551","full_name":"TomerAberbach/imgflip","owner":"TomerAberbach","description":"📷 A module for the interacting with the Imgflip API.","archived":false,"fork":false,"pushed_at":"2024-10-15T03:34:03.000Z","size":658,"stargazers_count":16,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T19:14:57.165Z","etag":null,"topics":["api","api-wrapper","image-captions","images","imgflip","imgflip-api","meme-generator","memes","node-js","node-module","nodejs","npm-module","npm-package"],"latest_commit_sha":null,"homepage":"https://npm.im/imgflip","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/TomerAberbach.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"TomerAberbach"}},"created_at":"2018-07-13T00:49:59.000Z","updated_at":"2024-10-25T06:13:05.000Z","dependencies_parsed_at":"2024-05-10T21:27:36.112Z","dependency_job_id":"ed011fd0-fc3b-4dbc-ac3c-b76e123ee4b0","html_url":"https://github.com/TomerAberbach/imgflip","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/TomerAberbach/imgflip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Fimgflip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Fimgflip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Fimgflip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Fimgflip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomerAberbach","download_url":"https://codeload.github.com/TomerAberbach/imgflip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomerAberbach%2Fimgflip/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262884134,"owners_count":23379332,"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":["api","api-wrapper","image-captions","images","imgflip","imgflip-api","meme-generator","memes","node-js","node-module","nodejs","npm-module","npm-package"],"created_at":"2024-10-11T01:23:17.428Z","updated_at":"2025-07-01T02:34:35.993Z","avatar_url":"https://github.com/TomerAberbach.png","language":"TypeScript","funding_links":["https://github.com/sponsors/TomerAberbach"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  imgflip\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.org/package/imgflip\"\u003e\n    \u003cimg src=\"https://badgen.net/npm/v/imgflip\" alt=\"version\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/TomerAberbach/imgflip/actions\"\u003e\n    \u003cimg src=\"https://github.com/TomerAberbach/imgflip/workflows/CI/badge.svg\" alt=\"CI\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/sponsors/TomerAberbach\"\u003e\n    \u003cimg src=\"https://img.shields.io/static/v1?label=Sponsor\u0026message=%E2%9D%A4\u0026logo=GitHub\u0026color=%23fe8e86\" alt=\"Sponsor\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  The memiest Imgflip API wrapper around!\n\u003c/div\u003e\n\n## Install\n\n```sh\n$ npm i imgflip\n```\n\n## Usage\n\n```js\nimport Imgflip from 'imgflip'\n\n// https://imgflip.com/signup\nconst imgflip = new Imgflip({\n  username: `YOUR_USERNAME`,\n  password: `YOUR_PASSWORD`,\n})\n\n// https://api.imgflip.com/get_memes\n// Get top 100 popular meme formats\nconst memes = await imgflip.memes()\nconsole.log(memes)\n\n// Caption and download a great meme!\nawait imgflip.meme(`100777631`, {\n  captions: [\n    `PROGRAMMERS`,\n    `THIS PACKAGE`,\n    `IS THIS THE GREATEST PACKAGE EVER?`,\n  ],\n  path: `pigeon.png`,\n})\n```\n\n![](./pigeon.png)\n\n## Contributing\n\nStars are always welcome!\n\nFor bugs and feature requests,\n[please create an issue](https://github.com/TomerAberbach/imgflip/issues/new).\n\n## License\n\n[MIT](https://github.com/TomerAberbach/imgflip/blob/main/license) ©\n[Tomer Aberbach](https://github.com/TomerAberbach)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomeraberbach%2Fimgflip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomeraberbach%2Fimgflip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomeraberbach%2Fimgflip/lists"}