get-share-image icon indicating copy to clipboard operation
get-share-image copied to clipboard

Dynamically generate social media sharing images using Cloudinary! Details:

Results 8 get-share-image issues
Sort by recently updated
recently updated
newest added

I'm also using get-share-image! 🚀

![image](https://user-images.githubusercontent.com/22990146/147802961-9b8a3fee-989f-42d6-a211-1c5478a06b6e.png) I have this social card, which I partially generated with this project, and I'm curious if it's possible to overlay the images of the people in the firstname lastnamey...

right now we have to do this: ```js import getShareImageModule from '@jlengstorf/get-share-image'; const getShareImage = getShareImageModule.default; ``` that's fine, but not great to fix it we need to update the...

enhancement
help wanted

Hey Jason! I took a swing at converting this package to typescript and it seems to work nice for me on my fork. Thought i would open a PR and...

Hello! You're guide is awesome and I am trying to follow it, however its not covered/clear what/how/where to use the image template in cloudinary? Could you enhance the article to...

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trim-newlines&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

On one site, I have only a title, no tagline, hence #4. On another site, I will need more than 2 texts. On any site, I will need to be...