Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
nuxt-og-image
Advanced tools
Generate OG Images with Vue templates in Nuxt.
Status: v3 RC is available Please report any issues 🐛 Made possible by my Sponsor Program 💖 Follow me @harlan_zw 🐦 • Join Discord for help |
og:image
using the built-in templates or make your own with Vue componentsog:image
in the Nuxt DevTools OG Image Playground with full HMRnuxt-og-image
dependency to your project:#
yarn add -D nuxt-og-image
#
npm install -D nuxt-og-image
#
pnpm i -D nuxt-og-image
modules
section in your nuxt.config
:export default defineNuxtConfig({
modules: ['nuxt-og-image']
})
📖 Read the full documentation for more information.
MIT License © 2023-PRESENT Harlan Wilton
FAQs
Enlightened OG Image generation for Nuxt.
The npm package nuxt-og-image receives a total of 17,006 weekly downloads. As such, nuxt-og-image popularity was classified as popular.
We found that nuxt-og-image demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.