
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
@uiw/github-corners
Advanced tools
Add a Github corner to your project page, This GitHub corners for web component.
Add a Github corner to your project page, This GitHub corners for @react component. Visit https://uiwjs.github.io/react-github-corners to preview the example effects.
Add @uiw/github-corners to your project:
npm i @uiw/github-corners
Or load the directly through unpkg
unpkg.com CDN:
<script src="https://unpkg.com/@uiw/github-corners/lib/index.js"></script>
Skypack CDN:
<script src="https://cdn.skypack.dev/@uiw/github-corners"></script>
Import into your script:
import "@uiw/github-corners";
Use it in your HTML:
<github-corners target="__blank" position="fixed" href="https://github.com/uiwjs/react-github-corners"></github-corners>
Learn about web components here.
Using web components in React:
import React from 'react';
import '@uiw/github-corners';
function Demo() {
return (
<github-corners target="__blank" position="fixed" href="https://github.com/uiwjs/react-github-corners"></github-corners>
);
}
As always, thanks to our amazing contributors!
Made with action-contributors.
Licensed under the MIT License.
FAQs
Add a Github corner to your project page, This GitHub corners for web component.
The npm package @uiw/github-corners receives a total of 3,737 weekly downloads. As such, @uiw/github-corners popularity was classified as popular.
We found that @uiw/github-corners demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.