This package has been deprecated

Author message:

This package has been deprecated in favor of @ribbon-studios/fork-me

@rain-cafe/fork-me
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

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

Name Description Optional?
slug The slug of your repository No
side The side you'd like the octocat to appear! Yes (defaults to 'right')
backgroundColor The ribbon color Yes (defaults to 'black')
color The octocat color Yes (defaults to 'white')
newTab Set this to false to make it open in the current tab. Yes (defaults to true)

Want to Contribute?

Readme

Keywords

Package Sidebar

Install

npm i @rain-cafe/fork-me

Weekly Downloads

21

Version

1.1.1

License

none

Unpacked Size

341 kB

Total Files

32

Last publish

Collaborators

  • cecilia-sanare