🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@rain-cafe/fork-me

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rain-cafe/fork-me

A 'Fork Me' React Component built out of spite

latest
npmnpm
Version
1.1.1
Version published
Maintainers
2
Created
Source

NPM Version NPM Downloads Coveralls

CI Build Maintainability Semantic Release Code Style: Prettier

@rain-cafe/fork-me

example

Usage

import { ForkMe } from '@rain-cafe/fork-me';

export function MyApp() {
  return (
    <div>
      My super cool content.
      <ForkMe slug="rain-cafe/fork-me" />
    </div>
  );
}

Properties

NameDescriptionOptional?
slugThe slug of your repositoryNo
sideThe side you'd like the octocat to appear!Yes (defaults to 'right')
backgroundColorThe ribbon colorYes (defaults to 'black')
colorThe octocat colorYes (defaults to 'white')
newTabSet this to false to make it open in the current tab.Yes (defaults to true)

Want to Contribute?

Keywords

github

FAQs

Package last updated on 09 Jan 2024

Did you know?

Socket

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.

Install

Related posts